Mongo TestBed

Facilitating Java integration test development for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.ingini.mongodb
ArtifactId

ArtifactId

mongo-testbed
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Mongo TestBed
Facilitating Java integration test development for MongoDB
Project URL

Project URL

https://github.com/ihr/mongo-testbed

Download mongo-testbed

How to add to project

<!-- https://jarcasting.com/artifacts/org.ingini.mongodb/mongo-testbed/ -->
<dependency>
    <groupId>org.ingini.mongodb</groupId>
    <artifactId>mongo-testbed</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ingini.mongodb/mongo-testbed/
implementation 'org.ingini.mongodb:mongo-testbed:0.0.4'
// https://jarcasting.com/artifacts/org.ingini.mongodb/mongo-testbed/
implementation ("org.ingini.mongodb:mongo-testbed:0.0.4")
'org.ingini.mongodb:mongo-testbed:jar:0.0.4'
<dependency org="org.ingini.mongodb" name="mongo-testbed" rev="0.0.4">
  <artifact name="mongo-testbed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ingini.mongodb', module='mongo-testbed', version='0.0.4')
)
libraryDependencies += "org.ingini.mongodb" % "mongo-testbed" % "0.0.4"
[org.ingini.mongodb/mongo-testbed "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
com.lordofthejars : nosqlunit-core jar 0.4.0
org.slf4j : slf4j-api jar 1.6.6
ch.qos.logback : logback-classic jar 1.0.6
org.mongodb : mongo-java-driver jar 2.8.0
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.23
junit : junit jar 4.10
org.easytesting : fest-reflect jar 1.4

test (1)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4