MVN

com.github.lansheng228 : spring-boot-cache

Maven & Gradle

Mar 01, 2023

spring-boot-cache · 基于springboot的redis分布式模式和集群模式

<dependency>
    <groupId>com.github.lansheng228</groupId>
    <artifactId>spring-boot-cache</artifactId>
    <version>3.0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lansheng228 : spring-boot-cache to add to Maven - Latest Versions:

  • Latest Stable: 3.0.3.2

All Versions

Choose a version of com.github.lansheng228 : spring-boot-cache to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
spring-boot-cache-3.0.3.2
spring-boot-cache-3.0.3.1
spring-boot-cache-3.0.3
2.3.x
spring-boot-cache-2.3.2.2.RELEASE
spring-boot-cache-2.3.2.1.RELEASE
spring-boot-cache-2.3.0.1.RELEASE
spring-boot-cache-2.3.0.0.RELEASE
2.2.x
spring-boot-cache-2.2.7.6.RELEASE
spring-boot-cache-2.2.7.5.RELEASE
spring-boot-cache-2.2.7.4.RELEASE
spring-boot-cache-2.2.7.3.RELEASE
spring-boot-cache-2.2.7.1.RELEASE
spring-boot-cache-2.2.7.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lansheng228</groupId>
    <artifactId>spring-boot-cache</artifactId>
    <version>3.0.3.2</version>
</dependency>