Last Version

structure-redisson-starter 1.0.1.RELEASE

封装 redisson 将封装成启动器,并且对分布式锁和缓存进行封装

License

License

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-redisson-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

structure-redisson-starter
封装 redisson 将封装成启动器,并且对分布式锁和缓存进行封装
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-redisson

Download structure-redisson-starter 1.0.1.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
org.projectlombok : lombok jar 1.18.4
org.redisson : redisson jar 3.10.7

Project Modules

There are no modules declared in this project.