GroupId | GroupIdcom.lordofthejars |
---|---|
ArtifactId | ArtifactIdnosqlunit-couchdb |
Version | Version0.7.6 |
Type | Typejar |
Filename | Size |
---|---|
nosqlunit-couchdb-0.7.6.pom | |
nosqlunit-couchdb-0.7.6.jar | 27 KB |
nosqlunit-couchdb-0.7.6-sources.jar | 12 KB |
nosqlunit-couchdb-0.7.6-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchdb/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-couchdb</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchdb/
implementation 'com.lordofthejars:nosqlunit-couchdb:0.7.6'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchdb/
implementation ("com.lordofthejars:nosqlunit-couchdb:0.7.6")
'com.lordofthejars:nosqlunit-couchdb:jar:0.7.6'
<dependency org="com.lordofthejars" name="nosqlunit-couchdb" rev="0.7.6">
<artifact name="nosqlunit-couchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-couchdb', version='0.7.6')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-couchdb" % "0.7.6"
[com.lordofthejars/nosqlunit-couchdb "0.7.6"]