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