is not current version
Last Version 1.0.13

layering-cache-aspectj 1.0.12.3

多级缓存注解模块

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-aspectj
Version

Version

1.0.12.3
Type

Type

jar
Description

Description

layering-cache-aspectj
多级缓存注解模块

Download layering-cache-aspectj 1.0.12.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.zomin : layering-cache-core jar 1.0.12.3
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

test (12)

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

Project Modules

There are no modules declared in this project.