Last Version

scalatest-embedmongo 0.2.4

API to use embeded mongoDb database for testing in Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.simplyscala
ArtifactId

ArtifactId

scalatest-embedmongo_2.12
Version

Version

0.2.4
Type

Type

jar
Description

Description

scalatest-embedmongo
API to use embeded mongoDb database for testing in Scala
Project URL

Project URL

https://github.com/SimplyScala/scalatest-embedmongo
Project Organization

Project Organization

com.github.simplyscala

Download scalatest-embedmongo_2.12 0.2.4


<!-- https://jarcasting.com/artifacts/com.github.simplyscala/scalatest-embedmongo_2.12/ -->
<dependency>
    <groupId>com.github.simplyscala</groupId>
    <artifactId>scalatest-embedmongo_2.12</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simplyscala/scalatest-embedmongo_2.12/
implementation 'com.github.simplyscala:scalatest-embedmongo_2.12:0.2.4'
// https://jarcasting.com/artifacts/com.github.simplyscala/scalatest-embedmongo_2.12/
implementation ("com.github.simplyscala:scalatest-embedmongo_2.12:0.2.4")
'com.github.simplyscala:scalatest-embedmongo_2.12:jar:0.2.4'
<dependency org="com.github.simplyscala" name="scalatest-embedmongo_2.12" rev="0.2.4">
  <artifact name="scalatest-embedmongo_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simplyscala', module='scalatest-embedmongo_2.12', version='0.2.4')
)
libraryDependencies += "com.github.simplyscala" % "scalatest-embedmongo_2.12" % "0.2.4"
[com.github.simplyscala/scalatest-embedmongo_2.12 "0.2.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.0.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
org.mongodb.scala : mongo-scala-driver_2.12 jar 1.2.1

Project Modules

There are no modules declared in this project.