| License |
License |
|---|---|
| GroupId | GroupIdai.platon |
| ArtifactId | ArtifactIddistributed-lock |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDistributed Lock
A Distributed Lock
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| distributed-lock-1.4.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.platon/distributed-lock/ -->
<dependency>
<groupId>ai.platon</groupId>
<artifactId>distributed-lock</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.platon/distributed-lock/
implementation 'ai.platon:distributed-lock:1.4.2'
// https://jarcasting.com/artifacts/ai.platon/distributed-lock/
implementation ("ai.platon:distributed-lock:1.4.2")
'ai.platon:distributed-lock:pom:1.4.2'
<dependency org="ai.platon" name="distributed-lock" rev="1.4.2">
<artifact name="distributed-lock" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.platon', module='distributed-lock', version='1.4.2')
)
libraryDependencies += "ai.platon" % "distributed-lock" % "1.4.2"
[ai.platon/distributed-lock "1.4.2"]