Last Version

distributed-lock-spring-boot-starter 2.1

This is an extension library to the lock impl. 这是分布式锁实现封装的扩展库。 项目地址:https://github.com/zhuobinchan/distributed-lock

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhuobinchan
ArtifactId

ArtifactId

distributed-lock-spring-boot-starter
Version

Version

2.1
Type

Type

jar
Description

Description

distributed-lock-spring-boot-starter
This is an extension library to the lock impl. 这是分布式锁实现封装的扩展库。 项目地址:https://github.com/zhuobinchan/distributed-lock
Project URL

Project URL

https://github.com/zhuobinchan/distributed-lock
Source Code Management

Source Code Management

https://github.com/zhuobinchan/distributed-lock

Download distributed-lock-spring-boot-starter 2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.zhuobinchan : distributed-lock-core jar 2.1
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
org.springframework.boot : spring-boot-starter-aop jar 2.4.1

Project Modules

There are no modules declared in this project.