is not current version
Last Version 1.0.2.RELEASE

co.tunan.tucache:tucache-spring-boot-starter 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

co.tunan.tucache
ArtifactId

ArtifactId

tucache-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download tucache-spring-boot-starter 1.0.1


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