Download jersey-fastinfoset-1.11-b02.jar file - Jar j

Jar examples for j:jersey-fastinfoset

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

jersey-fastinfoset-1.11-b02-javadoc.jar
jersey-fastinfoset-1.11-b02-sources.jar
jersey-fastinfoset-1.11-b02.jar
jersey-fastinfoset-1.11-b02.pom



Related Tutorials