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

com.github.drtrang:redisson-spring-boot-starter 1.0.2


Категории

Категории

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

Группа

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

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

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

Версия

1.0.2
Тип

Тип

jar

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


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