не последняя версия
Последняя версия 1.0.0

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


Категории

Категории

Redis Данные Базы данных
Группа

Группа

com.lordofthejars
Идентификатор

Идентификатор

nosqlunit-redis
Версия

Версия

1.0.0-rc.5
Тип

Тип

jar

Скачать nosqlunit-redis 1.0.0-rc.5


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