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