License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.github.zomin |
ArtifactId | ArtifactIdlayering-cache-aspectj |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlayering-cache-aspectj
多级缓存注解模块
|
<!-- https://jarcasting.com/artifacts/com.github.zomin/layering-cache-aspectj/ -->
<dependency>
<groupId>com.github.zomin</groupId>
<artifactId>layering-cache-aspectj</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache-aspectj/
implementation 'com.github.zomin:layering-cache-aspectj:1.0.13'
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache-aspectj/
implementation ("com.github.zomin:layering-cache-aspectj:1.0.13")
'com.github.zomin:layering-cache-aspectj:jar:1.0.13'
<dependency org="com.github.zomin" name="layering-cache-aspectj" rev="1.0.13">
<artifact name="layering-cache-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zomin', module='layering-cache-aspectj', version='1.0.13')
)
libraryDependencies += "com.github.zomin" % "layering-cache-aspectj" % "1.0.13"
[com.github.zomin/layering-cache-aspectj "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zomin : layering-cache-core | jar | 1.0.13 |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.8.4 |
org.springframework : spring-core Optional | jar | 5.1.18.RELEASE |
org.springframework : spring-aop Optional | jar | 5.1.18.RELEASE |
org.springframework : spring-context Optional | jar | 5.1.18.RELEASE |
org.aspectj : aspectjweaver Optional | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.17.RELEASE |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
io.lettuce : lettuce-core | jar | 5.1.8.RELEASE |
redis.clients : jedis | jar | 2.9.3 |
org.springframework.data : spring-data-redis | jar | 2.1.17.RELEASE |
io.protostuff : protostuff-core | jar | 1.6.2 |
io.protostuff : protostuff-runtime | jar | 1.6.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.10 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.10 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.10 |
com.alibaba : fastjson | jar | 1.2.72 |