is not current version
Last Version 1.0.0

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


Categories

Categories

Couchbase Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-couchbase
Version

Version

1.0.0-rc.4
Type

Type

jar

Download nosqlunit-couchbase 1.0.0-rc.4


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