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

org.redisson:redisson-spring-boot-starter 2.13.2


Категории

Категории

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

Группа

org.redisson
Идентификатор

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

redisson-spring-boot-starter
Версия

Версия

2.13.2
Тип

Тип

jar

Скачать redisson-spring-boot-starter 2.13.2


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