Last Version

specs2-embedmongo 0.5.1

Specs2 helper to configure a EmbedMongo based instance

License

License

GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

specs2-embedmongo_2.9.2
Version

Version

0.5.1
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.9.2 0.5.1


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
com.novus : salat-core_2.9.2 jar 1.9.2-SNAPSHOT

Project Modules

There are no modules declared in this project.