| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesCouchbase Data Databases |
| GroupId | GroupIdcom.lordofthejars |
| ArtifactId | ArtifactIdnosqlunit-couchbase |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionNoSQL is a JUnit extension targeted to nosql-driven projects.
|
| Filename | Size |
|---|---|
| nosqlunit-couchbase-1.0.0.pom | |
| nosqlunit-couchbase-1.0.0.jar | 18 KB |
| nosqlunit-couchbase-1.0.0-sources.jar | 8 KB |
| nosqlunit-couchbase-1.0.0-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchbase/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-couchbase</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchbase/
implementation 'com.lordofthejars:nosqlunit-couchbase:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-couchbase/
implementation ("com.lordofthejars:nosqlunit-couchbase:1.0.0")
'com.lordofthejars:nosqlunit-couchbase:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-couchbase" rev="1.0.0">
<artifact name="nosqlunit-couchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-couchbase', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-couchbase" % "1.0.0"
[com.lordofthejars/nosqlunit-couchbase "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
| org.awaitility : awaitility | jar | 2.0.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.couchbase.client : java-client | jar | 2.4.2 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |
| ch.qos.logback : logback-classic | jar | 1.0.11 |