Last Version

starter-redis-client 2.1.0

Common Library of ipokerface

License

License

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.1.0
Type

Type

jar
Description

Description

starter-redis-client
Common Library of ipokerface
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-Java
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-Java

Download spring-boot-starter-redis-client 2.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-redis-client/
implementation 'cn.ipokerface:spring-boot-starter-redis-client:2.1.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-redis-client/
implementation ("cn.ipokerface:spring-boot-starter-redis-client:2.1.0")
'cn.ipokerface:spring-boot-starter-redis-client:jar:2.1.0'
<dependency org="cn.ipokerface" name="spring-boot-starter-redis-client" rev="2.1.0">
  <artifact name="spring-boot-starter-redis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-boot-starter-redis-client', version='2.1.0')
)
libraryDependencies += "cn.ipokerface" % "spring-boot-starter-redis-client" % "2.1.0"
[cn.ipokerface/spring-boot-starter-redis-client "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 3.4.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.