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