is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-mongodb 1.0.0-rc.3


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-mongodb
Version

Version

1.0.0-rc.3
Type

Type

jar

Download nosqlunit-mongodb 1.0.0-rc.3


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