| License |
License |
|---|---|
| GroupId | GroupIdcn.someget |
| ArtifactId | ArtifactIdcache-anno |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncache-anno
自动缓存注解
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cache-anno-2.0.1.pom | |
| cache-anno-2.0.1.jar | 21 KB |
| cache-anno-2.0.1-sources.jar | 15 KB |
| cache-anno-2.0.1-javadoc.jar | 85 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| com.alibaba : fastjson | jar | 1.2.80 |