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