Jar examples for s:scalatest-embedmongo-2.11
API to use embeded mongoDb database for testing in Scala
You can download jar file scalatest-embedmongo_2.11 0.2.3 in this page.
GPLv3
You can use the following script to add scalatest-embedmongo_2.11-0.2.3.jar to your project.
<dependency> <groupId>com.github.simplyscala</groupId> <artifactId>scalatest-embedmongo_2.11</artifactId> <version>0.2.3</version> </dependency>
compile group: 'com.github.simplyscala', name: 'scalatest-embedmongo_2.11', version: '0.2.3'
libraryDependencies += "com.github.simplyscala" % "scalatest-embedmongo_2.11" % "0.2.3"
<dependency org="com.github.simplyscala" name="scalatest-embedmongo_2.11" rev="0.2.3"/>
@Grapes(@Grab(group='com.github.simplyscala', module='scalatest-embedmongo_2.11', version='0.2.3'))
'com.github.simplyscala:scalatest-embedmongo_2.11:jar:0.2.3'
Click the following link to download the jar file.
scalatest-embedmongo_2.11-0.2.3-javadoc.jar