Download bocas-jersey-1.0.3.jar file - Jar b

Jar examples for b:bocas-jersey

Description

Module containing common classes for the Jersey client and server modules

You can download jar file bocas-jersey 1.0.3 in this page.

Build File

You can use the following script to add bocas-jersey-1.0.3.jar to your project.

<dependency>
   <groupId>net.derquinse.bocas</groupId>
   <artifactId>bocas-jersey</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'net.derquinse.bocas', name: 'bocas-jersey', version: '1.0.3'
libraryDependencies += "net.derquinse.bocas" % "bocas-jersey" % "1.0.3"
<dependency org="net.derquinse.bocas" name="bocas-jersey" rev="1.0.3"/>
@Grapes(@Grab(group='net.derquinse.bocas', module='bocas-jersey', version='1.0.3'))
'net.derquinse.bocas:bocas-jersey:jar:1.0.3'

Download

Click the following link to download the jar file.

bocas-jersey-1.0.3-javadoc.jar
bocas-jersey-1.0.3-sources.jar
bocas-jersey-1.0.3.jar
bocas-jersey-1.0.3.pom



Related Tutorials