License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit-redis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoSQL is a JUnit extension targeted to nosql-driven projects.
|
Filename | Size |
---|---|
nosqlunit-redis-1.0.0.pom | |
nosqlunit-redis-1.0.0.jar | 131 KB |
nosqlunit-redis-1.0.0-sources.jar | 69 KB |
nosqlunit-redis-1.0.0-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/
implementation 'com.lordofthejars:nosqlunit-redis:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/
implementation ("com.lordofthejars:nosqlunit-redis:1.0.0")
'com.lordofthejars:nosqlunit-redis:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-redis" rev="1.0.0">
<artifact name="nosqlunit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-redis', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-redis" % "1.0.0"
[com.lordofthejars/nosqlunit-redis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
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 |
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 |
Version |
---|
1.0.0
|
1.0.0-rc.5
|
1.0.0-rc.4
|
1.0.0-rc.3
|
1.0.0-rc.2
|
1.0.0-rc.1
|
0.14.0
|
0.13.1
|
0.10.0
|
0.9.0
|
0.8.1
|
0.8.0
|
0.7.9
|
0.7.8
|
0.7.7
|
0.7.6
|
0.7.5
|
0.7.4
|
0.7.3
|
0.7.2
|
0.7.1
|
0.7.0
|
0.6.0
|
0.5.0
|
0.4.1
|