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

com.github.drtrang:redisson-spring-boot 1.2.2

Spring Boot Starter for Redisson

Категории

Категории

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

Группа

com.github.drtrang
Идентификатор

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

redisson-spring-boot
Версия

Версия

1.2.2
Тип

Тип

pom

Скачать redisson-spring-boot 1.2.2

Имя Файла Размер
redisson-spring-boot-1.2.2.pom 2 KB
Обзор

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