Download rest-metadata-0.9.0.jar file - Jar r

Jar examples for r:rest-metadata

Description

You can download jar file rest-metadata 0.9.0 in this page.

License

Open Source License

Build File

You can use the following script to add rest-metadata-0.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

rest-metadata-0.9.0-classes.jar
rest-metadata-0.9.0-javadoc.jar
rest-metadata-0.9.0-sources.jar
rest-metadata-0.9.0.pom



Related Tutorials