is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-mongodb 0.7.2


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-mongodb
Version

Version

0.7.2
Type

Type

jar

Download nosqlunit-mongodb 0.7.2


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