License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Redisson |
GroupId | GroupIdio.gitee.the-best-riven |
ArtifactId | ArtifactIdsmart-redisson-spring-boot-starter |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/ -->
<dependency>
<groupId>io.gitee.the-best-riven</groupId>
<artifactId>smart-redisson-spring-boot-starter</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/
implementation 'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.6'
// https://jarcasting.com/artifacts/io.gitee.the-best-riven/smart-redisson-spring-boot-starter/
implementation ("io.gitee.the-best-riven:smart-redisson-spring-boot-starter:1.1.6")
'io.gitee.the-best-riven:smart-redisson-spring-boot-starter:jar:1.1.6'
<dependency org="io.gitee.the-best-riven" name="smart-redisson-spring-boot-starter" rev="1.1.6">
<artifact name="smart-redisson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.the-best-riven', module='smart-redisson-spring-boot-starter', version='1.1.6')
)
libraryDependencies += "io.gitee.the-best-riven" % "smart-redisson-spring-boot-starter" % "1.1.6"
[io.gitee.the-best-riven/smart-redisson-spring-boot-starter "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.6.RELEASE |
org.springframework : spring-messaging | jar | 5.0.10.RELEASE |
org.redisson : redisson | jar | 3.15.2 |
org.projectlombok : lombok | jar | 1.16.22 |
com.alibaba : fastjson | jar | 1.2.60 |