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

wiki.xsx:spring-boot-starter-fast-redis 1.2.2

redis tool project for Spring Boot

Категории

Категории

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

Группа

wiki.xsx
Идентификатор

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

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

Версия

1.2.2
Тип

Тип

jar

Скачать spring-boot-starter-fast-redis 1.2.2


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