top.infra:spring-boot-starter-redisson

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
Last Version

Last Version

1.0.3.U3
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom for docker projects

Download spring-boot-starter-redisson

How to add to project

<!-- 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.

cloud-ready-parent

Sonarsonarcloud

Maven Site release (github.io)
Maven site snapshot (infra.top)

Artifacts (release)
Artifacts (snapshot)

Source Repository (github)
Source Repository (gitlab)

pipeline statusgitlab-ci
Build Statustravis-ci

Parent POM for cloud-ready projects

spring-boot-commons

Commons library for spring-boot applications.

spring-boot-test-support

Utils, Rules, Components for testing spring-boot applications.

Build this project

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn clean package spotbugs:spotbugs spotbugs:check

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn help:active-profiles clean install
top.infra

Versions

Version
1.0.3.U3
1.0.3.U2
1.0.3.U1
1.0.3
1.0.2
1.0.1
1.0.0