License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.github.xiaolyuh |
ArtifactId | ArtifactIdlayering-cache-aspectj |
Last Version | Last Version3.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlayering-cache-aspectj
多级缓存注解模块
|
<!-- https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-aspectj/ -->
<dependency>
<groupId>com.github.xiaolyuh</groupId>
<artifactId>layering-cache-aspectj</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-aspectj/
implementation 'com.github.xiaolyuh:layering-cache-aspectj:3.4.6'
// https://jarcasting.com/artifacts/com.github.xiaolyuh/layering-cache-aspectj/
implementation ("com.github.xiaolyuh:layering-cache-aspectj:3.4.6")
'com.github.xiaolyuh:layering-cache-aspectj:jar:3.4.6'
<dependency org="com.github.xiaolyuh" name="layering-cache-aspectj" rev="3.4.6">
<artifact name="layering-cache-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaolyuh', module='layering-cache-aspectj', version='3.4.6')
)
libraryDependencies += "com.github.xiaolyuh" % "layering-cache-aspectj" % "3.4.6"
[com.github.xiaolyuh/layering-cache-aspectj "3.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xiaolyuh : layering-cache-core | jar | 3.4.6 |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
org.springframework : spring-core Optional | jar | 5.1.3.RELEASE |
org.springframework : spring-aop Optional | jar | 5.1.3.RELEASE |
org.springframework : spring-context Optional | jar | 5.1.3.RELEASE |
org.aspectj : aspectjweaver Optional | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.78 |
com.esotericsoftware : kryo-shaded | jar | 3.0.3 |
io.protostuff : protostuff-core | jar | 1.7.2 |
io.protostuff : protostuff-runtime | jar | 1.7.2 |
io.lettuce : lettuce-core | jar | 5.1.3.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |