Jar examples for m:mongo-utils-2.11
MongoDB related utils
You can download jar file mongo-utils_2.11 1.3.0 in this page.
Apache License 2.0
You can use the following script to add mongo-utils_2.11-1.3.0.jar to your project.
<dependency> <groupId>com.wordnik</groupId> <artifactId>mongo-utils_2.11</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.wordnik', name: 'mongo-utils_2.11', version: '1.3.0'
libraryDependencies += "com.wordnik" % "mongo-utils_2.11" % "1.3.0"
<dependency org="com.wordnik" name="mongo-utils_2.11" rev="1.3.0"/>
@Grapes(@Grab(group='com.wordnik', module='mongo-utils_2.11', version='1.3.0'))
'com.wordnik:mongo-utils_2.11:jar:1.3.0'
Click the following link to download the jar file.
mongo-utils_2.11-1.3.0-javadoc.jar