License |
License |
---|---|
GroupId | GroupIdai.platon.commons |
ArtifactId | ArtifactIddistributed-lock-core |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionDistributed Lock Core
A Distributed Lock
|
Filename | Size |
---|---|
distributed-lock-core-1.4.3.pom | |
distributed-lock-core-1.4.3.jar | 35 KB |
distributed-lock-core-1.4.3-sources.jar | 23 KB |
distributed-lock-core-1.4.3-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/ -->
<dependency>
<groupId>ai.platon.commons</groupId>
<artifactId>distributed-lock-core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/
implementation 'ai.platon.commons:distributed-lock-core:1.4.3'
// https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/
implementation ("ai.platon.commons:distributed-lock-core:1.4.3")
'ai.platon.commons:distributed-lock-core:jar:1.4.3'
<dependency org="ai.platon.commons" name="distributed-lock-core" rev="1.4.3">
<artifact name="distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.platon.commons', module='distributed-lock-core', version='1.4.3')
)
libraryDependencies += "ai.platon.commons" % "distributed-lock-core" % "1.4.3"
[ai.platon.commons/distributed-lock-core "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
ai.platon.commons : distributed-lock-api | jar | 1.4.3 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.3 |
org.springframework.retry : spring-retry | jar | 1.3.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.32 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
junit : junit | jar | 4.13.2 |