Download mongo-utils_2.10.2-1.1.6.jar file - Jar m

Jar examples for m:mongo-utils-2.10

Description

mongo-utils

You can download jar file mongo-utils_2.10.2 1.1.6 in this page.

License

Apache License 2.0

Build File

You can use the following script to add mongo-utils_2.10.2-1.1.6.jar to your project.

<dependency>
   <groupId>com.wordnik</groupId>
   <artifactId>mongo-utils_2.10.2</artifactId>
   <version>1.1.6</version>
</dependency>
compile group: 'com.wordnik', name: 'mongo-utils_2.10.2', version: '1.1.6'
libraryDependencies += "com.wordnik" % "mongo-utils_2.10.2" % "1.1.6"
<dependency org="com.wordnik" name="mongo-utils_2.10.2" rev="1.1.6"/>
@Grapes(@Grab(group='com.wordnik', module='mongo-utils_2.10.2', version='1.1.6'))
'com.wordnik:mongo-utils_2.10.2:jar:1.1.6'

Download

Click the following link to download the jar file.

mongo-utils_2.10.2-1.1.6-javadoc.jar
mongo-utils_2.10.2-1.1.6-sources.jar
mongo-utils_2.10.2-1.1.6.jar
mongo-utils_2.10.2-1.1.6.pom



Related Tutorials