Files download
File Operation
autoload-cache-spring-boot-starter-7.2.1.jar download
autoload-cache-spring-boot-starter-7.2.1.pom download
autoload-cache-spring-boot-starter-7.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.qiujiayu</groupId>
  <artifactId>autoload-cache-spring-boot-starter</artifactId>
  <version>7.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.qiujiayu:autoload-cache-spring-boot-starter:7.2.1'
Gradle Kotlin
implementation("com.github.qiujiayu:autoload-cache-spring-boot-starter:7.2.1")
Scala SBT
libraryDependencies += "com.github.qiujiayu" % "autoload-cache-spring-boot-starter" % "7.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.qiujiayu', module='autoload-cache-spring-boot-starter', version='7.2.1')
)
Apache Ivy
<dependency org="com.github.qiujiayu" name="autoload-cache-spring-boot-starter" rev="7.2.1" />
Leiningen
[com.github.qiujiayu/autoload-cache-spring-boot-starter "7.2.1"]
Apache Buildr
'com.github.qiujiayu:autoload-cache-spring-boot-starter:jar:7.2.1'