Last Version

spring-boot-starter-redisson 1.0.0

redisson for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Redisson
GroupId

GroupId

com.naah69
ArtifactId

ArtifactId

spring-boot-starter-redisson
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-boot-starter-redisson
redisson for Spring Boot
Project URL

Project URL

https://github.com/naah69/spring-boot-starter-redisson
Source Code Management

Source Code Management

https://github.com/naah69/spring-boot-starter-redisson

Download spring-boot-starter-redisson 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
org.apache.commons : commons-pool2 jar 2.6.2
com.alibaba : fastjson jar 1.2.58
org.redisson : redisson-spring-data-21 jar 3.11.0

Project Modules

There are no modules declared in this project.