| Лицензия |
Лицензия |
|---|---|
| Группа | Группаai.platon.pulsar |
| Идентификатор | Идентификаторpulsar-distributed-lock-core |
| Последняя версия | Последняя версия1.6.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPulsar Distributed Lock Core
Distributed locking
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/ai.platon.pulsar/pulsar-distributed-lock-core/ -->
<dependency>
<groupId>ai.platon.pulsar</groupId>
<artifactId>pulsar-distributed-lock-core</artifactId>
<version>1.6.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.platon.pulsar/pulsar-distributed-lock-core/
implementation 'ai.platon.pulsar:pulsar-distributed-lock-core:1.6.6.1'
// https://jarcasting.com/artifacts/ai.platon.pulsar/pulsar-distributed-lock-core/
implementation ("ai.platon.pulsar:pulsar-distributed-lock-core:1.6.6.1")
'ai.platon.pulsar:pulsar-distributed-lock-core:jar:1.6.6.1'
<dependency org="ai.platon.pulsar" name="pulsar-distributed-lock-core" rev="1.6.6.1">
<artifact name="pulsar-distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.platon.pulsar', module='pulsar-distributed-lock-core', version='1.6.6.1')
)
libraryDependencies += "ai.platon.pulsar" % "pulsar-distributed-lock-core" % "1.6.6.1"
[ai.platon.pulsar/pulsar-distributed-lock-core "1.6.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ai.platon.pulsar : pulsar-distributed-lock-api | jar | 1.6.6.1 |
| 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.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.31 |