License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdcache-spring-boot-starter |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptionproject auto plugins for spring-boot
|
<!-- https://jarcasting.com/artifacts/top.wboost/cache-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>cache-spring-boot-starter</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/cache-spring-boot-starter/
implementation 'top.wboost:cache-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/cache-spring-boot-starter/
implementation ("top.wboost:cache-spring-boot-starter:4.0.1")
'top.wboost:cache-spring-boot-starter:jar:4.0.1'
<dependency org="top.wboost" name="cache-spring-boot-starter" rev="4.0.1">
<artifact name="cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='cache-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "cache-spring-boot-starter" % "4.0.1"
[top.wboost/cache-spring-boot-starter "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : common-web | jar | |
redis.clients : jedis | jar |