distribution-lock

distribution lock

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

cn.weiecho
ArtifactId

ArtifactId

distribution-lock
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

distribution-lock
distribution lock
Project URL

Project URL

https://github.com/weiecho/distribution-lock
Source Code Management

Source Code Management

https://github.com/weiecho/distribution-lock

Download distribution-lock

How to add to project

<!-- https://jarcasting.com/artifacts/cn.weiecho/distribution-lock/ -->
<dependency>
    <groupId>cn.weiecho</groupId>
    <artifactId>distribution-lock</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weiecho/distribution-lock/
implementation 'cn.weiecho:distribution-lock:1.0.6'
// https://jarcasting.com/artifacts/cn.weiecho/distribution-lock/
implementation ("cn.weiecho:distribution-lock:1.0.6")
'cn.weiecho:distribution-lock:jar:1.0.6'
<dependency org="cn.weiecho" name="distribution-lock" rev="1.0.6">
  <artifact name="distribution-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weiecho', module='distribution-lock', version='1.0.6')
)
libraryDependencies += "cn.weiecho" % "distribution-lock" % "1.0.6"
[cn.weiecho/distribution-lock "1.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.

distribution-lock

分布式锁解决方案,基于redis实现方法注解锁、定时任务锁。

GitHub release Maven Central Repo openjdk License

cn.weiecho

Wei Echo

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0