my-distributed-lock


License

License

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-distributed-lock
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

my-distributed-lock
my-distributed-lock
Project URL

Project URL

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

Source Code Management

https://github.com/weibin268/my-distributed-lock

Download my-distributed-lock

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.curator : curator-recipes jar 5.2.0
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.1
mysql : mysql-connector-java Optional jar 5.1.40

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0