top.infra:spring-boot-starter-redisson

Parent pom for docker projects

Лицензия

Лицензия

Категории

Категории

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

Группа

top.infra
Идентификатор

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

spring-boot-starter-redisson
Последняя версия

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

1.0.3.U3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom for docker projects

Скачать spring-boot-starter-redisson

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.redisson : redisson jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-lang3 jar

provided (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.3.U3
1.0.3.U2
1.0.3.U1
1.0.3
1.0.2
1.0.1
1.0.0