is not current version
Last Version 1.0.13

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

多级缓存注解模块

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.zomin
ArtifactId

ArtifactId

layering-cache-aspectj
Version

Version

1.0.8
Type

Type

jar

Download layering-cache-aspectj 1.0.8


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