| License |
License |
|---|---|
| GroupId | GroupIdcom.github.athieriot |
| ArtifactId | ArtifactIdspecs2-embedmongo_2.9.1 |
| Version | Version0.5 |
| 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.9.1/ -->
<dependency>
<groupId>com.github.athieriot</groupId>
<artifactId>specs2-embedmongo_2.9.1</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.9.1/
implementation 'com.github.athieriot:specs2-embedmongo_2.9.1:0.5'
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.9.1/
implementation ("com.github.athieriot:specs2-embedmongo_2.9.1:0.5")
'com.github.athieriot:specs2-embedmongo_2.9.1:jar:0.5'
<dependency org="com.github.athieriot" name="specs2-embedmongo_2.9.1" rev="0.5">
<artifact name="specs2-embedmongo_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='specs2-embedmongo_2.9.1', version='0.5')
)
libraryDependencies += "com.github.athieriot" % "specs2-embedmongo_2.9.1" % "0.5"
[com.github.athieriot/specs2-embedmongo_2.9.1 "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.28 |
| org.specs2 : specs2_2.9.1 | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novus : salat-core_2.9.1 | jar | 1.9.1 |