MVN

com.github.simplyscala : scalatest-embedmongo_2.12

Maven & Gradle

Mar 21, 2017
17 usages
42 stars

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

<dependency>
    <groupId>com.github.simplyscala</groupId>
    <artifactId>scalatest-embedmongo_2.12</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.simplyscala : scalatest-embedmongo_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of com.github.simplyscala : scalatest-embedmongo_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
scalatest-embedmongo_2.12-0.2.4

How to add a dependency to Maven

Add the following com.github.simplyscala : scalatest-embedmongo_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.simplyscala</groupId>
    <artifactId>scalatest-embedmongo_2.12</artifactId>
    <version>0.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.simplyscala : scalatest-embedmongo_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.simplyscala:scalatest-embedmongo_2.12:0.2.4'

Gradle Kotlin DSL: Add the following com.github.simplyscala : scalatest-embedmongo_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.simplyscala:scalatest-embedmongo_2.12:0.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.simplyscala : scalatest-embedmongo_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.simplyscala" % "scalatest-embedmongo_2.12" % "0.2.4"

Advertisement

Dependencies from Group

Mar 21, 2017
19 usages
42 stars
Mar 21, 2017
17 usages
42 stars
Oct 08, 2014
5 usages
42 stars
Aug 17, 2013
1 usages
11 stars

Discover Dependencies

Jun 11, 2018
6 usages
98 stars
Jul 29, 2021
1 usages
23 stars
Oct 03, 2018
4 usages
69 stars
Jan 20, 2017
12 usages
Apr 10, 2023
41 usages
3.2k stars
Jun 24, 2016
5 usages
143 stars
Mar 18, 2016
4 usages
Aug 17, 2022
11 usages
5 stars
Apr 27, 2020
7 usages
0 stars