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

embedded-redis 0.10.0

Redis embedded server for Java integration testing. Project forked from https://github.com/ozimov/embedded-redis Which was forked from https://github.com/kstyrc/embedded-redis

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

embedded-redis
Версия

Версия

0.10.0
Тип

Тип

jar
Описание

Описание

embedded-redis
Redis embedded server for Java integration testing. Project forked from https://github.com/ozimov/embedded-redis Which was forked from https://github.com/kstyrc/embedded-redis
Ссылка на сайт

Ссылка на сайт

https://github.com/codemonstur/embedded-redis
Система контроля версий

Система контроля версий

https://github.com/codemonstur/embedded-redis

Скачать embedded-redis 0.10.0


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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
redis.clients : jedis jar 2.8.2
org.springframework.data : spring-data-redis jar 1.8.0.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 3.8.0

Модули Проекта

Данный проект не имеет модулей.