scalatest-embedmongo

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.11
Last Version

Last Version

0.2.4
Release Date

Release Date

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.11

How to add to project

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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.
com.github.simplyscala

SimplyScala

Versions

Version
0.2.4
0.2.3
0.2.2