Last Version

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

Parent pom for docker projects

License

License

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.U3
Type

Type

jar
Description

Description

Parent pom for docker projects

Download spring-boot-starter-redisson 1.0.3.U3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.redisson : redisson jar
org.springframework.boot : spring-boot-starter-data-redis 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 : spring-boot-test-support jar 1.0.2.U5
cn.home1 : logback-test-config jar 0.2.0

Project Modules

There are no modules declared in this project.