Download jettison-1.1.jar file - Jar j

Jar examples for j:jettison

Description

Module repackaging of the Jettison library

You can download jar file jettison 1.1 in this page.

License

Open Source License

Build File

You can use the following script to add jettison-1.1.jar to your project.

<dependency>
   <groupId>org.bluestemsoftware.open.maven.tparty</groupId>
   <artifactId>jettison</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'org.bluestemsoftware.open.maven.tparty', name: 'jettison', version: '1.1'
libraryDependencies += "org.bluestemsoftware.open.maven.tparty" % "jettison" % "1.1"
<dependency org="org.bluestemsoftware.open.maven.tparty" name="jettison" rev="1.1"/>
@Grapes(@Grab(group='org.bluestemsoftware.open.maven.tparty', module='jettison', version='1.1'))
'org.bluestemsoftware.open.maven.tparty:jettison:jar:1.1'

Download

Click the following link to download the jar file.

jettison-1.1.jar
jettison-1.1.pom



Related Tutorials