не последняя версия
Последняя версия 2.1.0

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

Common Library of ipokerface

Категории

Категории

Spring Boot Контейнер Микросервисы Redis Данные Базы данных CLI Взаимодействие с пользователем
Группа

Группа

cn.ipokerface
Идентификатор

Идентификатор

spring-boot-starter-redis-client
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать 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"]