License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.haozi2015 |
ArtifactId | ArtifactIdspring-boot-starter-autocache |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionAuto cache data component
|
<!-- https://jarcasting.com/artifacts/io.github.haozi2015/spring-boot-starter-autocache/ -->
<dependency>
<groupId>io.github.haozi2015</groupId>
<artifactId>spring-boot-starter-autocache</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.haozi2015/spring-boot-starter-autocache/
implementation 'io.github.haozi2015:spring-boot-starter-autocache:1.0.0'
// https://jarcasting.com/artifacts/io.github.haozi2015/spring-boot-starter-autocache/
implementation ("io.github.haozi2015:spring-boot-starter-autocache:1.0.0")
'io.github.haozi2015:spring-boot-starter-autocache:jar:1.0.0'
<dependency org="io.github.haozi2015" name="spring-boot-starter-autocache" rev="1.0.0">
<artifact name="spring-boot-starter-autocache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.haozi2015', module='spring-boot-starter-autocache', version='1.0.0')
)
libraryDependencies += "io.github.haozi2015" % "spring-boot-starter-autocache" % "1.0.0"
[io.github.haozi2015/spring-boot-starter-autocache "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.haozi2015 : autocache-core | jar | 1.0.0 |