is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-couchbase 0.10.0


Categories

Categories

Couchbase Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-couchbase
Version

Version

0.10.0
Type

Type

jar

Download nosqlunit-couchbase 0.10.0


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