| Лицензия |
Лицензия |
|---|---|
| Группа | Группаai.platon |
| Идентификатор | Идентификаторdistributed-lock-core |
| Версия | Версия1.4.2 |
| Тип | Типjar |
| Описание |
ОписаниеDistributed Lock Core
A Distributed Lock
|
| Имя Файла | Размер |
|---|---|
| distributed-lock-core-1.4.2.pom | |
| distributed-lock-core-1.4.2.jar | 1 KB |
| distributed-lock-core-1.4.2-sources.jar | 23 KB |
| distributed-lock-core-1.4.2-javadoc.jar | 338 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |