org.feasy.cloud:locks-spring-boot-starter

分布式锁 自定义starter依赖

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.feasy.cloud
ArtifactId

ArtifactId

locks-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

分布式锁 自定义starter依赖

Download locks-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/org.feasy.cloud/locks-spring-boot-starter/ -->
<dependency>
    <groupId>org.feasy.cloud</groupId>
    <artifactId>locks-spring-boot-starter</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.feasy.cloud/locks-spring-boot-starter/
implementation 'org.feasy.cloud:locks-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.feasy.cloud/locks-spring-boot-starter/
implementation ("org.feasy.cloud:locks-spring-boot-starter:1.0-RELEASE")
'org.feasy.cloud:locks-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="org.feasy.cloud" name="locks-spring-boot-starter" rev="1.0-RELEASE">
  <artifact name="locks-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.feasy.cloud', module='locks-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "org.feasy.cloud" % "locks-spring-boot-starter" % "1.0-RELEASE"
[org.feasy.cloud/locks-spring-boot-starter "1.0-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.redisson : redisson-spring-boot-starter jar 3.12.5
commons-beanutils : commons-beanutils jar 1.9.4
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.feasy.cloud : redis-spring-boot-starter jar 1.0-RELEASE
org.springframework.boot : spring-boot-starter-aop jar
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE