License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.qiujiayu |
ArtifactId | ArtifactIdautoload-cache-spring-boot-starter |
Last Version | Last Version7.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautoload-cache-spring-boot-starter
autoload-cache spring boot starter.
|
<!-- https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-spring-boot-starter/ -->
<dependency>
<groupId>com.github.qiujiayu</groupId>
<artifactId>autoload-cache-spring-boot-starter</artifactId>
<version>7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-spring-boot-starter/
implementation 'com.github.qiujiayu:autoload-cache-spring-boot-starter:7.2.0'
// https://jarcasting.com/artifacts/com.github.qiujiayu/autoload-cache-spring-boot-starter/
implementation ("com.github.qiujiayu:autoload-cache-spring-boot-starter:7.2.0")
'com.github.qiujiayu:autoload-cache-spring-boot-starter:jar:7.2.0'
<dependency org="com.github.qiujiayu" name="autoload-cache-spring-boot-starter" rev="7.2.0">
<artifact name="autoload-cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiujiayu', module='autoload-cache-spring-boot-starter', version='7.2.0')
)
libraryDependencies += "com.github.qiujiayu" % "autoload-cache-spring-boot-starter" % "7.2.0"
[com.github.qiujiayu/autoload-cache-spring-boot-starter "7.2.0"]