Jar examples for j:jackson-core-asl
Module repackaging of the Jackson library
You can download jar file jackson-core-asl 1.1.2-ea in this page.
Open Source License
You can use the following script to add jackson-core-asl-1.1.2-ea.jar to your project.
<dependency> <groupId>com.sun.jersey.glassfish.v3.osgi</groupId> <artifactId>jackson-core-asl</artifactId> <version>1.1.2-ea</version> </dependency>
compile group: 'com.sun.jersey.glassfish.v3.osgi', name: 'jackson-core-asl', version: '1.1.2-ea'
libraryDependencies += "com.sun.jersey.glassfish.v3.osgi" % "jackson-core-asl" % "1.1.2-ea"
<dependency org="com.sun.jersey.glassfish.v3.osgi" name="jackson-core-asl" rev="1.1.2-ea"/>
@Grapes(@Grab(group='com.sun.jersey.glassfish.v3.osgi', module='jackson-core-asl', version='1.1.2-ea'))
'com.sun.jersey.glassfish.v3.osgi:jackson-core-asl:jar:1.1.2-ea'
Click the following link to download the jar file.
jackson-core-asl-1.1.2-ea.jar