License |
License |
---|---|
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-distributed-lock |
Version | Version1.0.1 |
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.0.1.pom | |
my-distributed-lock-1.0.1.jar | 15 KB |
my-distributed-lock-1.0.1-sources.jar | 9 KB |
my-distributed-lock-1.0.1-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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-distributed-lock/
implementation 'com.github.weibin268:my-distributed-lock:1.0.1'
// https://jarcasting.com/artifacts/com.github.weibin268/my-distributed-lock/
implementation ("com.github.weibin268:my-distributed-lock:1.0.1")
'com.github.weibin268:my-distributed-lock:jar:1.0.1'
<dependency org="com.github.weibin268" name="my-distributed-lock" rev="1.0.1">
<artifact name="my-distributed-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-distributed-lock', version='1.0.1')
)
libraryDependencies += "com.github.weibin268" % "my-distributed-lock" % "1.0.1"
[com.github.weibin268/my-distributed-lock "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |