is not current version
Last Version 1.2.0

com.github.aqiu202:ttl-cache-spring-boot-starter 1.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

ttl-cache-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download ttl-cache-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>ttl-cache-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-spring-boot-starter/
implementation 'com.github.aqiu202:ttl-cache-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/ttl-cache-spring-boot-starter/
implementation ("com.github.aqiu202:ttl-cache-spring-boot-starter:1.1.0")
'com.github.aqiu202:ttl-cache-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.aqiu202" name="ttl-cache-spring-boot-starter" rev="1.1.0">
  <artifact name="ttl-cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='ttl-cache-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.aqiu202" % "ttl-cache-spring-boot-starter" % "1.1.0"
[com.github.aqiu202/ttl-cache-spring-boot-starter "1.1.0"]