| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcn.deepmax |
| Идентификатор | Идентификаторembed-redis |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеembed-redis
embed redis for Java integration test
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| embed-redis-1.0.1.pom | |
| embed-redis-1.0.1.jar | 425 KB |
| embed-redis-1.0.1-sources.jar | 110 KB |
| embed-redis-1.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |