Last Version

specs2-embedmongo 0.8.0

Specs2 helper to configure a EmbedMongo based instance

License

License

GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

specs2-embedmongo_2.12
Version

Version

0.8.0
Type

Type

jar
Description

Description

specs2-embedmongo
Specs2 helper to configure a EmbedMongo based instance
Project URL

Project URL

http://github.com/athieriot/specs2-embedmongo
Project Organization

Project Organization

com.github.athieriot

Download specs2-embedmongo_2.12 0.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.0.0
org.specs2 : specs2-core_2.12 jar 3.9.5

provided (1)

Group / Artifact Type Version
org.mongodb : casbah-core_2.12 jar 3.1.1

test (2)

Group / Artifact Type Version
com.github.salat : salat_2.12 jar 1.11.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.