is not current version
Last Version 1.0.0

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


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-mongodb
Version

Version

1.0.0-rc.4
Type

Type

jar

Download nosqlunit-mongodb 1.0.0-rc.4


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