не последняя версия
Последняя версия 2.3.2.2.RELEASE

com.github.lansheng228:spring-boot-cache 2.2.7.3.RELEASE

基于springboot的redis分布式模式和集群模式

Категории

Категории

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

Группа

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

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

spring-boot-cache
Версия

Версия

2.2.7.3.RELEASE
Тип

Тип

pom

Скачать spring-boot-cache 2.2.7.3.RELEASE

Имя Файла Размер
spring-boot-cache-2.2.7.3.RELEASE.pom 17 KB
Обзор

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