is not current version
Last Version 1.0.13

com.github.zomin:layering-cache-aspectj 1.0.11

多级缓存注解模块

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-aspectj
Version

Version

1.0.11
Type

Type

jar

Download layering-cache-aspectj 1.0.11


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