License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators AspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.github.qiujiayu |
ArtifactId | ArtifactIdautoload-cache-aop-aspectj |
Last Version | Last Version7.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautoload-cache-aop-aspectj
The aop module of autoload-cache project
|
<!-- https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-aop-aspectj/ -->
<dependency>
<groupId>com.github.qiujiayu</groupId>
<artifactId>autoload-cache-aop-aspectj</artifactId>
<version>7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-aop-aspectj/
implementation 'com.github.qiujiayu:autoload-cache-aop-aspectj:7.2.0'
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-aop-aspectj/
implementation ("com.github.qiujiayu:autoload-cache-aop-aspectj:7.2.0")
'com.github.qiujiayu:autoload-cache-aop-aspectj:jar:7.2.0'
<dependency org="com.github.qiujiayu" name="autoload-cache-aop-aspectj" rev="7.2.0">
<artifact name="autoload-cache-aop-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiujiayu', module='autoload-cache-aop-aspectj', version='7.2.0')
)
libraryDependencies += "com.github.qiujiayu" % "autoload-cache-aop-aspectj" % "7.2.0"
[com.github.qiujiayu/autoload-cache-aop-aspectj "7.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.qiujiayu : autoload-cache-core | jar | 7.2.0 |
org.aspectj : aspectjrt | jar | 1.8.10 |
org.projectlombok : lombok | jar | 1.18.10 |