com.alicp.jetcache:jetcache-redis-springdata

a Java cache abstraction which provides consistent use for various caching solutions

Лицензия

Лицензия

Категории

Категории

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

Группа

com.alicp.jetcache
Идентификатор

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

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

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

2.7.0.M1
Дата

Дата

Тип

Тип

jar
Описание

Описание

a Java cache abstraction which provides consistent use for various caching solutions

Скачать jetcache-redis-springdata

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.alicp.jetcache : jetcache-core jar 2.7.0.M1
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.6

test (3)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

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

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

Alibaba

Alibaba Open Source

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

Версия
2.7.0.M1
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.6.0.RC
2.6.0.M3
2.6.0.M2