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

com.github.bingoohuang:spring-redis-cache 0.0.2

spring cache based on redis

Категории

Категории

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

Группа

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

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

spring-redis-cache
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать spring-redis-cache 0.0.2


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