is not current version
Last Version 1.0.0

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


GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-couchdb
Version

Version

1.0.0-rc.3
Type

Type

jar

Download nosqlunit-couchdb 1.0.0-rc.3


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