is not current version
Last Version 1.0.0

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


GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-couchdb
Version

Version

1.0.0-rc.4
Type

Type

jar

Download nosqlunit-couchdb 1.0.0-rc.4


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