is not current version
Last Version 3.17.4

Redisson/Spring Boot Starter 3.16.1

Redis Java client with features of In-Memory Data Grid

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

org.redisson
ArtifactId

ArtifactId

redisson-spring-boot-starter
Version

Version

3.16.1
Type

Type

jar
Description

Description

Redisson/Spring Boot Starter
Redis Java client with features of In-Memory Data Grid
Project URL

Project URL

http://redisson.org/redisson-spring-boot-starter
Project Organization

Project Organization

Redisson

Download redisson-spring-boot-starter 3.16.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.redisson : redisson jar 3.16.1
org.redisson : redisson-spring-data-25 jar 3.16.1

test (6)

Group / Artifact Type Version
org.springframework.session : spring-session-core jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.session : spring-session-data-redis jar
org.assertj : assertj-core jar 3.13.2
junit : junit jar 4.13.1
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.