Download jersey-fastinfoset-1.12.jar file - Jar j

Jar examples for j:jersey-fastinfoset

Description

You can download jar file jersey-fastinfoset 1.12 in this page.

License

Open Source License

Build File

You can use the following script to add jersey-fastinfoset-1.12.jar to your project.

<dependency>
   <groupId>com.sun.jersey</groupId>
   <artifactId>jersey-fastinfoset</artifactId>
   <version>1.12</version>
</dependency>
compile group: 'com.sun.jersey', name: 'jersey-fastinfoset', version: '1.12'
libraryDependencies += "com.sun.jersey" % "jersey-fastinfoset" % "1.12"
<dependency org="com.sun.jersey" name="jersey-fastinfoset" rev="1.12"/>
@Grapes(@Grab(group='com.sun.jersey', module='jersey-fastinfoset', version='1.12'))
'com.sun.jersey:jersey-fastinfoset:jar:1.12'

Download

Click the following link to download the jar file.

jersey-fastinfoset-1.12-javadoc.jar
jersey-fastinfoset-1.12-sources.jar
jersey-fastinfoset-1.12.jar
jersey-fastinfoset-1.12.pom



Related Tutorials