Jar examples for m:mongo
Utility to optimize large-scale write operations in a Mongo database
You can download jar file mongo 0.42.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mongo-0.42.2.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>mongo</artifactId> <version>0.42.2</version> </dependency>
compile group: 'de.otto.edison', name: 'mongo', version: '0.42.2'
libraryDependencies += "de.otto.edison" % "mongo" % "0.42.2"
<dependency org="de.otto.edison" name="mongo" rev="0.42.2"/>
@Grapes(@Grab(group='de.otto.edison', module='mongo', version='0.42.2'))
'de.otto.edison:mongo:jar:0.42.2'
Click the following link to download the jar file.
mongo-0.42.2-javadoc.jar