Last Version

com.shangsw:distributed-locks-spring-boot-starter 1.0.0-RELEASE

分布式锁实现

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.shangsw
ArtifactId

ArtifactId

distributed-locks-spring-boot-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

分布式锁实现
Source Code Management

Source Code Management

https://github.com/linmeitianqing/distributed-locks-spring-boot-starter

Download distributed-locks-spring-boot-starter 1.0.0-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.