Jar examples for m:mongo-java-server-test-common
Stub implementation of MongoDB in Java that speaks the wire protocol.
You can download jar file mongo-java-server-test-common 1.4.2 in this page.
The BSD License
You can use the following script to add mongo-java-server-test-common-1.4.2.jar to your project.
<dependency> <groupId>de.bwaldvogel</groupId> <artifactId>mongo-java-server-test-common</artifactId> <version>1.4.2</version> </dependency>
compile group: 'de.bwaldvogel', name: 'mongo-java-server-test-common', version: '1.4.2'
libraryDependencies += "de.bwaldvogel" % "mongo-java-server-test-common" % "1.4.2"
<dependency org="de.bwaldvogel" name="mongo-java-server-test-common" rev="1.4.2"/>
@Grapes(@Grab(group='de.bwaldvogel', module='mongo-java-server-test-common', version='1.4.2'))
'de.bwaldvogel:mongo-java-server-test-common:jar:1.4.2'
Click the following link to download the jar file.
mongo-java-server-test-common-1.4.2-javadoc.jar