Last Version

cache-anno 2.0.1

自动缓存注解

License

License

GroupId

GroupId

cn.someget
ArtifactId

ArtifactId

cache-anno
Version

Version

2.0.1
Type

Type

jar
Description

Description

cache-anno
自动缓存注解
Project URL

Project URL

https://github.com/oreoft/cache-anno

Download cache-anno 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.9.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.springframework.boot : spring-boot-starter-aop jar 2.6.7
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.7
org.slf4j : slf4j-api jar 1.7.32
cn.hutool : hutool-all jar 5.6.5

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.alibaba : fastjson jar 1.2.80

Project Modules

There are no modules declared in this project.