Last Version

timed-cache-spring-boot-starter 1.0.2

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

timed-cache-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

timed-cache-spring-boot-starter
Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download timed-cache-spring-boot-starter 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.3.3.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.8.5
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.