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

Jar examples for m:mongo-metadata

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials