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

com.github.drtrang:redisson-spring-boot2-starter 1.2.5


Категории

Категории

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

Группа

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

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

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

Версия

1.2.5
Тип

Тип

jar

Скачать redisson-spring-boot2-starter 1.2.5


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