embed-redis

embed redis for Java integration test

Лицензия

Лицензия

Категории

Категории

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

Группа

cn.deepmax
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

embed-redis
embed redis for Java integration test
Ссылка на сайт

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

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

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

https://github.com/woodyDM/embed-redis/tree/master

Скачать embed-redis

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.netty : netty-all jar 4.1.73.Final
org.luaj : luaj-jse jar 3.0.1
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 5.3.7
org.springframework.data : spring-data-redis jar 2.6.0
org.redisson : redisson-spring-data-26 jar 3.16.7
io.lettuce : lettuce-core jar 6.1.5.RELEASE
redis.clients : jedis jar 3.8.0
org.redisson : redisson jar 3.16.7

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

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

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

Версия
1.0.1
1.0.0