Last Version

spring-boot-starter-cache-enhancer 0.1.0

spring-enhanced-cache

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.howaric.cache
ArtifactId

ArtifactId

spring-boot-starter-cache-enhancer
Version

Version

0.1.0
Type

Type

jar
Description

Description

spring-boot-starter-cache-enhancer
spring-enhanced-cache

Download spring-boot-starter-cache-enhancer 0.1.0


<!-- https://jarcasting.com/artifacts/cn.howaric.cache/spring-boot-starter-cache-enhancer/ -->
<dependency>
    <groupId>cn.howaric.cache</groupId>
    <artifactId>spring-boot-starter-cache-enhancer</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-boot-starter-cache-enhancer/
implementation 'cn.howaric.cache:spring-boot-starter-cache-enhancer:0.1.0'
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-boot-starter-cache-enhancer/
implementation ("cn.howaric.cache:spring-boot-starter-cache-enhancer:0.1.0")
'cn.howaric.cache:spring-boot-starter-cache-enhancer:jar:0.1.0'
<dependency org="cn.howaric.cache" name="spring-boot-starter-cache-enhancer" rev="0.1.0">
  <artifact name="spring-boot-starter-cache-enhancer" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.howaric.cache', module='spring-boot-starter-cache-enhancer', version='0.1.0')
)
libraryDependencies += "cn.howaric.cache" % "spring-boot-starter-cache-enhancer" % "0.1.0"
[cn.howaric.cache/spring-boot-starter-cache-enhancer "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.