License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdredis-spring-boot-starter |
Version | Version7.0.3 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/redis-spring-boot-starter/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>redis-spring-boot-starter</artifactId>
<version>7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/redis-spring-boot-starter/
implementation 'cn.stylefeng.roses:redis-spring-boot-starter:7.0.3'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/redis-spring-boot-starter/
implementation ("cn.stylefeng.roses:redis-spring-boot-starter:7.0.3")
'cn.stylefeng.roses:redis-spring-boot-starter:jar:7.0.3'
<dependency org="cn.stylefeng.roses" name="redis-spring-boot-starter" rev="7.0.3">
<artifact name="redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='redis-spring-boot-starter', version='7.0.3')
)
libraryDependencies += "cn.stylefeng.roses" % "redis-spring-boot-starter" % "7.0.3"
[cn.stylefeng.roses/redis-spring-boot-starter "7.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : cache-sdk-redis | jar | 7.0.3 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.0.3 |