Jar examples for m:mongodb
Contains MongoDB specific classes that will handle schema migration in MongoDB databases and a superfast "event tracer" system, based on MongoDB.
You can download jar file mongodb 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mongodb-0.9.0.jar to your project.
<dependency> <groupId>com.bq.corbel.lib</groupId> <artifactId>mongodb</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.bq.corbel.lib', name: 'mongodb', version: '0.9.0'
libraryDependencies += "com.bq.corbel.lib" % "mongodb" % "0.9.0"
<dependency org="com.bq.corbel.lib" name="mongodb" rev="0.9.0"/>
@Grapes(@Grab(group='com.bq.corbel.lib', module='mongodb', version='0.9.0'))
'com.bq.corbel.lib:mongodb:jar:0.9.0'
Click the following link to download the jar file.
mongodb-0.9.0-javadoc.jar