is not current version
Last Version 1.0.2

cn.xphsc.boot:redisson-spring-boot-autoconfigure 1.0.0-RC

redisson Spring Boot AutoConfigure 高度扩展组件

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration Redisson
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

redisson-spring-boot-autoconfigure
Version

Version

1.0.0-RC
Type

Type

jar

Download redisson-spring-boot-autoconfigure 1.0.0-RC


<!-- 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.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc.boot/redisson-spring-boot-autoconfigure/
implementation 'cn.xphsc.boot:redisson-spring-boot-autoconfigure:1.0.0-RC'
// https://jarcasting.com/artifacts/cn.xphsc.boot/redisson-spring-boot-autoconfigure/
implementation ("cn.xphsc.boot:redisson-spring-boot-autoconfigure:1.0.0-RC")
'cn.xphsc.boot:redisson-spring-boot-autoconfigure:jar:1.0.0-RC'
<dependency org="cn.xphsc.boot" name="redisson-spring-boot-autoconfigure" rev="1.0.0-RC">
  <artifact name="redisson-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc.boot', module='redisson-spring-boot-autoconfigure', version='1.0.0-RC')
)
libraryDependencies += "cn.xphsc.boot" % "redisson-spring-boot-autoconfigure" % "1.0.0-RC"
[cn.xphsc.boot/redisson-spring-boot-autoconfigure "1.0.0-RC"]