RainbowCache

A set of cache annotations to improve system performance and development efficiency

License

License

GroupId

GroupId

cn.threeoranges
ArtifactId

ArtifactId

RainbowCache
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

RainbowCache
A set of cache annotations to improve system performance and development efficiency
Project URL

Project URL

https://github.com/gshjd/RainbowCache

Download RainbowCache

How to add to project

<!-- https://jarcasting.com/artifacts/cn.threeoranges/RainbowCache/ -->
<dependency>
    <groupId>cn.threeoranges</groupId>
    <artifactId>RainbowCache</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.threeoranges/RainbowCache/
implementation 'cn.threeoranges:RainbowCache:1.1.2'
// https://jarcasting.com/artifacts/cn.threeoranges/RainbowCache/
implementation ("cn.threeoranges:RainbowCache:1.1.2")
'cn.threeoranges:RainbowCache:jar:1.1.2'
<dependency org="cn.threeoranges" name="RainbowCache" rev="1.1.2">
  <artifact name="RainbowCache" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.threeoranges', module='RainbowCache', version='1.1.2')
)
libraryDependencies += "cn.threeoranges" % "RainbowCache" % "1.1.2"
[cn.threeoranges/RainbowCache "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0