MVN

cn.fscode.common : common-cache-spring-boot-starter

Maven & Gradle

Nov 17, 2022
<dependency>
    <groupId>cn.fscode.common</groupId>
    <artifactId>common-cache-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.fscode.common : common-cache-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of cn.fscode.common : common-cache-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
common-cache-spring-boot-starter-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.fscode.common</groupId>
    <artifactId>common-cache-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>