Download common-rest-4.3.3.jar file - Jar c

Jar examples for c:common-rest

Description

Libreria de ayuda la generacion de servicios REST

You can download jar file common-rest 4.3.3 in this page.

License

Apache License 2.0

Build File

You can use the following script to add common-rest-4.3.3.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>common-rest</artifactId>
   <version>4.3.3</version>
</dependency>
compile group: 'org.duracloud', name: 'common-rest', version: '4.3.3'
libraryDependencies += "org.duracloud" % "common-rest" % "4.3.3"
<dependency org="org.duracloud" name="common-rest" rev="4.3.3"/>
@Grapes(@Grab(group='org.duracloud', module='common-rest', version='4.3.3'))
'org.duracloud:common-rest:jar:4.3.3'

Download

Click the following link to download the jar file.

common-rest-4.3.3-javadoc.jar
common-rest-4.3.3-sources.jar
common-rest-4.3.3.jar
common-rest-4.3.3.pom



Related Tutorials