| Лицензия |
Лицензия |
|---|---|
| Группа | Группаai.platon |
| Идентификатор | Идентификаторdistributed-lock |
| Последняя версия | Последняя версия1.4.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDistributed Lock
A Distributed Lock
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| distributed-lock-1.4.2.pom | 7 KB |
| Обзор |
<!-- 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"]