Download mongo-test-utils_2.11-0.3.5.jar file - Jar m

Jar examples for m:mongo-test-utils-2.11

Description

MongoDB related test utils

You can download jar file mongo-test-utils_2.11 0.3.5 in this page.

License

Apache 2

Build File

You can use the following script to add mongo-test-utils_2.11-0.3.5.jar to your project.

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

Download

Click the following link to download the jar file.

mongo-test-utils_2.11-0.3.5-javadoc.jar
mongo-test-utils_2.11-0.3.5-sources.jar
mongo-test-utils_2.11-0.3.5.jar
mongo-test-utils_2.11-0.3.5.pom



Related Tutorials