| License |
License |
|---|---|
| GroupId | GroupIdai.platon |
| ArtifactId | ArtifactIddistributed-lock-core |
| Version | Version1.4.2 |
| Type | Typejar |
| Description |
DescriptionDistributed Lock Core
A Distributed Lock
|
<!-- https://jarcasting.com/artifacts/ai.platon/distributed-lock-core/ -->
<dependency>
<groupId>ai.platon</groupId>
<artifactId>distributed-lock-core</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.platon/distributed-lock-core/
implementation 'ai.platon:distributed-lock-core:1.4.2'
// https://jarcasting.com/artifacts/ai.platon/distributed-lock-core/
implementation ("ai.platon:distributed-lock-core:1.4.2")
'ai.platon:distributed-lock-core:jar:1.4.2'
<dependency org="ai.platon" name="distributed-lock-core" rev="1.4.2">
<artifact name="distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.platon', module='distributed-lock-core', version='1.4.2')
)
libraryDependencies += "ai.platon" % "distributed-lock-core" % "1.4.2"
[ai.platon/distributed-lock-core "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.platon : distributed-lock-api | jar | 1.4.2 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.3 |
| org.springframework.retry : spring-retry | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |