Download mongo-metadata-1.2.0.jar file - Jar m

Jar examples for m:mongo-metadata

Description

You can download jar file mongo-metadata 1.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add mongo-metadata-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

mongo-metadata-1.2.0-javadoc.jar
mongo-metadata-1.2.0-sources.jar
mongo-metadata-1.2.0.jar
mongo-metadata-1.2.0.pom



Related Tutorials