License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit-demo |
Last Version | Last Version1.0.0-rc.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoSQL is a JUnit extension targeted to nosql-driven projects.
|
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-demo/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-demo</artifactId>
<version>1.0.0-rc.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-demo/
implementation 'com.lordofthejars:nosqlunit-demo:1.0.0-rc.5'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-demo/
implementation ("com.lordofthejars:nosqlunit-demo:1.0.0-rc.5")
'com.lordofthejars:nosqlunit-demo:jar:1.0.0-rc.5'
<dependency org="com.lordofthejars" name="nosqlunit-demo" rev="1.0.0-rc.5">
<artifact name="nosqlunit-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-demo', version='1.0.0-rc.5')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-demo" % "1.0.0-rc.5"
[com.lordofthejars/nosqlunit-demo "1.0.0-rc.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.8 |
org.codehaus.jackson : jackson-core-asl | jar | 1.8.8 |
com.lordofthejars : nosqlunit-infinispan | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-couchbase | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-couchdb | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-mongodb | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-neo4j | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-cassandra | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-redis | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-hbase | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-elasticsearch2 | jar | 1.0.0-rc.5 |
com.lordofthejars : nosqlunit-vault | jar | 1.0.0-rc.5 |
com.bettercloud : vault-java-driver | jar | 2.0.0 |
com.couchbase.client : java-client | jar | 2.4.2 |
com.github.fakemongo : fongo | jar | 2.0.12 |
com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
org.neo4j : neo4j-lucene-index | jar | 2.3.3 |
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 |
---|---|---|
redis.clients : jedis | jar | 2.9.0 |
org.mongodb : mongodb-driver | jar | 3.2.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 |