License |
License |
---|---|
GroupId | GroupIdcom.github.athieriot |
ArtifactId | ArtifactIdspecs2-embedmongo_2.10 |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspecs2-embedmongo
Specs2 helper to configure a EmbedMongo based instance
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.athieriot |
<!-- https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.10/ -->
<dependency>
<groupId>com.github.athieriot</groupId>
<artifactId>specs2-embedmongo_2.10</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.10/
implementation 'com.github.athieriot:specs2-embedmongo_2.10:0.8.0'
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.10/
implementation ("com.github.athieriot:specs2-embedmongo_2.10:0.8.0")
'com.github.athieriot:specs2-embedmongo_2.10:jar:0.8.0'
<dependency org="com.github.athieriot" name="specs2-embedmongo_2.10" rev="0.8.0">
<artifact name="specs2-embedmongo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='specs2-embedmongo_2.10', version='0.8.0')
)
libraryDependencies += "com.github.athieriot" % "specs2-embedmongo_2.10" % "0.8.0"
[com.github.athieriot/specs2-embedmongo_2.10 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
org.specs2 : specs2-core_2.10 | jar | 3.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : casbah-core_2.10 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.salat : salat_2.10 | jar | 1.11.2 |
junit : junit | jar | 4.11 |