Last Version

top.infra.cloud-ready:spring-boot-starter-redisson 3.0.0

Parent pom for maven based projects

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

top.infra.cloud-ready
ArtifactId

ArtifactId

spring-boot-starter-redisson
Version

Version

3.0.0
Type

Type

jar
Description

Description

Parent pom for maven based projects

Download spring-boot-starter-redisson 3.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.redisson : redisson jar
org.springframework.boot : spring-boot-starter-data-redis jar
com.github.spotbugs : spotbugs-annotations Optional jar
net.jcip : jcip-annotations Optional jar
org.apache.commons : commons-lang3 jar

provided (4)

Group / Artifact Type Version
io.netty : netty-transport-native-epoll jar
io.netty : netty-transport-native-kqueue jar
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

runtime (6)

Group / Artifact Type Version
io.netty : netty-buffer jar
io.netty : netty-codec jar
io.netty : netty-common jar
io.netty : netty-handler jar
io.netty : netty-resolver-dns jar
io.netty : netty-transport jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-undertow jar
top.infra.cloud-ready : spring-boot-test-support jar 3.0.2
cn.home1.log-config : logback-test-config jar 3.0.2

Project Modules

There are no modules declared in this project.