Last Version

com.lordofthejars:nosqlunit-redis 1.0.0

NoSQL is a JUnit extension targeted to nosql-driven projects.

License

License

Apache License Version 2.0
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-redis
Version

Version

1.0.0
Type

Type

jar
Description

Description

NoSQL is a JUnit extension targeted to nosql-driven projects.

Download nosqlunit-redis 1.0.0


<!-- 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"]

Dependencies

compile (5)

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

provided (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0
ch.qos.logback : logback-classic jar 1.0.11

Project Modules

There are no modules declared in this project.