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

com.github.lansheng228:spring-boot-memory-cache 2.3.0.1.RELEASE

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

Категории

Категории

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

Группа

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

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

spring-boot-memory-cache
Версия

Версия

2.3.0.1.RELEASE
Тип

Тип

jar

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


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