is not current version
Last Version 2.1.0

cn.ipokerface:spring-boot-starter-redis-client 2.0.0

Common Library of ipokerface

Categories

Categories

Spring Boot Container Microservices Redis Data Databases CLI User Interface
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-boot-starter-redis-client
Version

Version

2.0.0
Type

Type

jar

Download spring-boot-starter-redis-client 2.0.0


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