Jar examples for r:rest-common
rest-common
You can download jar file rest-common 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rest-common-0.9.0.jar to your project.
<dependency> <groupId>com.redhat.lightblue.rest</groupId> <artifactId>rest-common</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.redhat.lightblue.rest', name: 'rest-common', version: '0.9.0'
libraryDependencies += "com.redhat.lightblue.rest" % "rest-common" % "0.9.0"
<dependency org="com.redhat.lightblue.rest" name="rest-common" rev="0.9.0"/>
@Grapes(@Grab(group='com.redhat.lightblue.rest', module='rest-common', version='0.9.0'))
'com.redhat.lightblue.rest:rest-common:jar:0.9.0'
Click the following link to download the jar file.
rest-common-0.9.0-javadoc.jar