MVN

io.github.pactstart : cache-spring-boot-starter

Maven & Gradle

Mar 05, 2019
3 usages
6 stars

cache-spring-boot-starter · 对外暴露统一的缓存接口,通过配置决定缓存的实现方式。

<dependency>
    <groupId>io.github.pactstart</groupId>
    <artifactId>cache-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pactstart : cache-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.pactstart : cache-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cache-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following io.github.pactstart : cache-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pactstart</groupId>
    <artifactId>cache-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pactstart : cache-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'io.github.pactstart:cache-spring-boot-starter:1.0.0'

Gradle Kotlin DSL: Add the following io.github.pactstart : cache-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pactstart:cache-spring-boot-starter:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pactstart : cache-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pactstart" % "cache-spring-boot-starter" % "1.0.0"

Advertisement

Dependencies from Group

Mar 05, 2019
6 usages
6 stars
Mar 08, 2019
6 usages
6 stars
Mar 05, 2019
4 usages
6 stars
Mar 05, 2019
4 usages
6 stars
Mar 05, 2019
3 usages
6 stars

Discover Dependencies

Mar 05, 2019
2 usages
6 stars
Aug 16, 2019
1 usages
0 stars
Aug 16, 2019
2 usages
0 stars
Aug 16, 2019
4 usages
1 stars
Apr 29, 2021
5 usages
218 stars
Aug 31, 2019
4 stars
Jun 30, 2019