License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Redisson |
GroupId | GroupIdcom.github.ciweigg |
ArtifactId | ArtifactIdredisson-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredisson-spring-boot-starter
redisson-spring-boot-starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.ciweigg/redisson-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ciweigg</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ciweigg/redisson-spring-boot-starter/
implementation 'com.github.ciweigg:redisson-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.ciweigg/redisson-spring-boot-starter/
implementation ("com.github.ciweigg:redisson-spring-boot-starter:1.0.2")
'com.github.ciweigg:redisson-spring-boot-starter:jar:1.0.2'
<dependency org="com.github.ciweigg" name="redisson-spring-boot-starter" rev="1.0.2">
<artifact name="redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ciweigg', module='redisson-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.github.ciweigg" % "redisson-spring-boot-starter" % "1.0.2"
[com.github.ciweigg/redisson-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.8 |
org.redisson : redisson-spring-boot-starter | jar | 3.11.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.6.RELEASE |
com.alibaba : fastjson | jar | 1.2.58 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |