License |
License |
---|---|
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-distributed-lock |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-distributed-lock
my-distributed-lock
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-distributed-lock-1.2.0.pom | |
my-distributed-lock-1.2.0.jar | 15 KB |
my-distributed-lock-1.2.0-sources.jar | 9 KB |
my-distributed-lock-1.2.0-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |