is not current version
Last Version 1.0.3.U3

top.infra:spring-boot-starter-redisson 1.0.3


Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

top.infra
ArtifactId

ArtifactId

spring-boot-starter-redisson
Version

Version

1.0.3
Type

Type

jar

Download spring-boot-starter-redisson 1.0.3


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