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