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

Jar examples for r:rest-metadata

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials