Last Version

redisson-spring-boot 1.2.4

Spring Boot Starter for Redisson

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

redisson-spring-boot
Version

Version

1.2.4
Type

Type

pom
Description

Description

redisson-spring-boot
Spring Boot Starter for Redisson
Project URL

Project URL

https://github.com/drtrang/redisson-spring-boot
Project Organization

Project Organization

trang
Source Code Management

Source Code Management

https://github.com/drtrang/redisson-spring-boot

Download redisson-spring-boot 1.2.4


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

Dependencies

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

  • redisson-spring-boot-autoconfigure
  • redisson-spring-boot-starter