specs2-embedmongo

Specs2 helper to configure a EmbedMongo based instance

License

License

GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

specs2-embedmongo_2.10
Last Version

Last Version

0.8.0
Release Date

Release Date

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.10

How to add to project

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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.mongodb : casbah-core_2.10 jar 3.1.1

test (2)

Group / Artifact Type Version
com.github.salat : salat_2.10 jar 1.11.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.1