Last Version

RainbowCache 1.1.2

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

License

License

GroupId

GroupId

cn.threeoranges
ArtifactId

ArtifactId

RainbowCache
Version

Version

1.1.2
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 1.1.2


<!-- 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.