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

tutu-cache 是为了解决SpringCache缓存注解不够灵活的问题而做的SpringAop项目

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

co.tunan.tucache
ArtifactId

ArtifactId

tucache-spring-boot-starter
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tutu-cache 是为了解决SpringCache缓存注解不够灵活的问题而做的SpringAop项目

Download tucache-spring-boot-starter

How to add to project

<!-- 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.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/co.tunan.tucache/tucache-spring-boot-starter/
implementation 'co.tunan.tucache:tucache-spring-boot-starter:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/co.tunan.tucache/tucache-spring-boot-starter/
implementation ("co.tunan.tucache:tucache-spring-boot-starter:1.0.2.RELEASE")
'co.tunan.tucache:tucache-spring-boot-starter:jar:1.0.2.RELEASE'
<dependency org="co.tunan.tucache" name="tucache-spring-boot-starter" rev="1.0.2.RELEASE">
  <artifact name="tucache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tunan.tucache', module='tucache-spring-boot-starter', version='1.0.2.RELEASE')
)
libraryDependencies += "co.tunan.tucache" % "tucache-spring-boot-starter" % "1.0.2.RELEASE"
[co.tunan.tucache/tucache-spring-boot-starter "1.0.2.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
co.tunan.tucache : tucache-core jar 1.0.2.RELEASE
co.tunan.tucache : tucache-spring-boot-autoconfigure jar 1.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.1
1.0.0