Download bocas-jersey-1.1.7.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.1.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials