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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

embedded-redis
Последняя версия

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

0.11.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

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/ -->
<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>embedded-redis</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/
implementation 'com.github.codemonstur:embedded-redis:0.11.0'
// https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/
implementation ("com.github.codemonstur:embedded-redis:0.11.0")
'com.github.codemonstur:embedded-redis:jar:0.11.0'
<dependency org="com.github.codemonstur" name="embedded-redis" rev="0.11.0">
  <artifact name="embedded-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='embedded-redis', version='0.11.0')
)
libraryDependencies += "com.github.codemonstur" % "embedded-redis" % "0.11.0"
[com.github.codemonstur/embedded-redis "0.11.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.13.1
org.mockito : mockito-core jar 3.11.2

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

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

Версии библиотеки

Версия
0.11.0
0.10.0
0.9.0
0.8.0