| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.github.shaohuizhe |
| Идентификатор | Идентификаторredis |
| Версия | Версия1.6.0 |
| Тип | Типjar |
| Описание |
Описаниеredis
redis
|
| Имя Файла | Размер |
|---|---|
| redis-1.6.0.pom | |
| redis-1.6.0.jar | 32 KB |
| redis-1.6.0-sources.jar | 15 KB |
| redis-1.6.0-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>redis</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/
implementation 'io.github.shaohuizhe:redis:1.6.0'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/redis/
implementation ("io.github.shaohuizhe:redis:1.6.0")
'io.github.shaohuizhe:redis:jar:1.6.0'
<dependency org="io.github.shaohuizhe" name="redis" rev="1.6.0">
<artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='redis', version='1.6.0')
)
libraryDependencies += "io.github.shaohuizhe" % "redis" % "1.6.0"
[io.github.shaohuizhe/redis "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.shaohuizhe : cache | jar | 1.2.7 |
| io.github.shaohuizhe : spring-bean-container | jar | 1.2.6 |
| redis.clients : jedis | jar | 3.3.0 |
| org.redisson : redisson-spring-boot-starter | jar | 3.17.0 |