Download bocas-jersey-1.0.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials