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