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

com.github.ddth:ddth-cache-adapter-redis v

DDTH's adapter for various cache systems

Категории

Категории

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

Группа

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

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

ddth-cache-adapter-redis
Версия

Версия

v
Тип

Тип

pom

Скачать ddth-cache-adapter-redis v

Имя Файла Размер
ddth-cache-adapter-redis-v.pom 1 KB
Обзор

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