spring-boot-starter-cache

Redis and Caffeine cache Spring Boot starter

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.soilove
Идентификатор

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

spring-boot-starter-cache
Последняя версия

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

1.4.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-cache
Redis and Caffeine cache Spring Boot starter

Скачать spring-boot-starter-cache

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.12
com.github.ben-manes.caffeine : caffeine jar 2.8.5
redis.clients : jedis jar 3.3.0
com.alibaba : fastjson jar 1.2.70
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar
org.aspectj : aspectjweaver jar 1.9.5
com.google.guava : guava jar 30.0-jre

import (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-dependencies pom 2.2.6.RELEASE

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

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

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

Версия
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0