is not current version
Last Version 0.5

com.github.athieriot:specs2-embedmongo_2.9.1 0.3

Specs2 helper to configure a EmbedMongo based instance

GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

specs2-embedmongo_2.9.1
Version

Version

0.3
Type

Type

jar

Download specs2-embedmongo_2.9.1 0.3


<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.9.1/
implementation 'com.github.athieriot:specs2-embedmongo_2.9.1:0.3'
// https://jarcasting.com/artifacts/com.github.athieriot/specs2-embedmongo_2.9.1/
implementation ("com.github.athieriot:specs2-embedmongo_2.9.1:0.3")
'com.github.athieriot:specs2-embedmongo_2.9.1:jar:0.3'
<dependency org="com.github.athieriot" name="specs2-embedmongo_2.9.1" rev="0.3">
  <artifact name="specs2-embedmongo_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='specs2-embedmongo_2.9.1', version='0.3')
)
libraryDependencies += "com.github.athieriot" % "specs2-embedmongo_2.9.1" % "0.3"
[com.github.athieriot/specs2-embedmongo_2.9.1 "0.3"]