is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-mongodb 0.10.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-mongodb
Version

Version

0.10.0
Type

Type

jar

Download nosqlunit-mongodb 0.10.0


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