Download rest-common-1.1.0.jar file - Jar r

Jar examples for r:rest-common

Description

rest-common

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials