is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-redis 1.0.0-rc.1


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-redis
Version

Version

1.0.0-rc.1
Type

Type

jar

Download nosqlunit-redis 1.0.0-rc.1


<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/ -->
<dependency>
    <groupId>com.lordofthejars</groupId>
    <artifactId>nosqlunit-redis</artifactId>
    <version>1.0.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/
implementation 'com.lordofthejars:nosqlunit-redis:1.0.0-rc.1'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-redis/
implementation ("com.lordofthejars:nosqlunit-redis:1.0.0-rc.1")
'com.lordofthejars:nosqlunit-redis:jar:1.0.0-rc.1'
<dependency org="com.lordofthejars" name="nosqlunit-redis" rev="1.0.0-rc.1">
  <artifact name="nosqlunit-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-redis', version='1.0.0-rc.1')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-redis" % "1.0.0-rc.1"
[com.lordofthejars/nosqlunit-redis "1.0.0-rc.1"]