n

nosqlunit-couchbase

Files download
File Operation
nosqlunit-couchbase-0.14.0.jar download
nosqlunit-couchbase-0.14.0.pom download
nosqlunit-couchbase-0.14.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lordofthejars</groupId>
  <artifactId>nosqlunit-couchbase</artifactId>
  <version>0.14.0</version>
</dependency>
Gradle Groovy
implementation 'com.lordofthejars:nosqlunit-couchbase:0.14.0'
Gradle Kotlin
implementation("com.lordofthejars:nosqlunit-couchbase:0.14.0")
Scala SBT
libraryDependencies += "com.lordofthejars" % "nosqlunit-couchbase" % "0.14.0"
Groovy Grape
@Grapes(
  @Grab(group='com.lordofthejars', module='nosqlunit-couchbase', version='0.14.0')
)
Apache Ivy
<dependency org="com.lordofthejars" name="nosqlunit-couchbase" rev="0.14.0" />
Leiningen
[com.lordofthejars/nosqlunit-couchbase "0.14.0"]
Apache Buildr
'com.lordofthejars:nosqlunit-couchbase:jar:0.14.0'