License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration Redisson |
GroupId | GroupIdcn.xphsc.boot |
ArtifactId | ArtifactIdredisson-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredisson Spring Boot AutoConfigure 高度扩展组件
|
<!-- https://jarcasting.com/artifacts/cn.xphsc.boot/redisson-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc.boot</groupId>
<artifactId>redisson-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc.boot/redisson-spring-boot-autoconfigure/
implementation 'cn.xphsc.boot:redisson-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/cn.xphsc.boot/redisson-spring-boot-autoconfigure/
implementation ("cn.xphsc.boot:redisson-spring-boot-autoconfigure:1.0.2")
'cn.xphsc.boot:redisson-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="cn.xphsc.boot" name="redisson-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="redisson-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc.boot', module='redisson-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "cn.xphsc.boot" % "redisson-spring-boot-autoconfigure" % "1.0.2"
[cn.xphsc.boot/redisson-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
org.redisson : redisson Optional | jar | 3.2.0 |