License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.qiujiayu |
ArtifactId | ArtifactIdautoload-cache-parent |
Last Version | Last Version7.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionautoload-cache-parent
Use AOP and Annotation manage cache.
|
Project URL |
Project URL |
Filename | Size |
---|---|
autoload-cache-parent-7.2.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-parent/ -->
<dependency>
<groupId>com.github.qiujiayu</groupId>
<artifactId>autoload-cache-parent</artifactId>
<version>7.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-parent/
implementation 'com.github.qiujiayu:autoload-cache-parent:7.2.0'
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-parent/
implementation ("com.github.qiujiayu:autoload-cache-parent:7.2.0")
'com.github.qiujiayu:autoload-cache-parent:pom:7.2.0'
<dependency org="com.github.qiujiayu" name="autoload-cache-parent" rev="7.2.0">
<artifact name="autoload-cache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.qiujiayu', module='autoload-cache-parent', version='7.2.0')
)
libraryDependencies += "com.github.qiujiayu" % "autoload-cache-parent" % "7.2.0"
[com.github.qiujiayu/autoload-cache-parent "7.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |