Jar examples for m:mongobee
MongoDB data migration tool for Java
You can download jar file mongobee 0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mongobee-0.9.jar to your project.
<dependency> <groupId>com.github.mongobee</groupId> <artifactId>mongobee</artifactId> <version>0.9</version> </dependency>
compile group: 'com.github.mongobee', name: 'mongobee', version: '0.9'
libraryDependencies += "com.github.mongobee" % "mongobee" % "0.9"
<dependency org="com.github.mongobee" name="mongobee" rev="0.9"/>
@Grapes(@Grab(group='com.github.mongobee', module='mongobee', version='0.9'))
'com.github.mongobee:mongobee:jar:0.9'
Click the following link to download the jar file.
mongobee-0.9-javadoc.jar