Last Version

com.github.drtrang:redisson-spring-boot-autoconfigure 1.2.4

Spring Boot Starter for Redisson

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration Redisson
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

redisson-spring-boot-autoconfigure
Version

Version

1.2.4
Type

Type

jar
Description

Description

Spring Boot Starter for Redisson
Project Organization

Project Organization

trang

Download redisson-spring-boot-autoconfigure 1.2.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.drtrang : spring-boot-autoconfigure jar 1.1.5
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.14.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.redisson : redisson Optional jar 3.7.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.