| Группа | Группаorg.openbites |
|---|---|
| Идентификатор | Идентификаторdistributed-lock-core |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdistributed-lock-core
A lock implementation for the purpose of protecting the critical section of a group of distributed processes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| distributed-lock-core-2.0.2.pom | |
| distributed-lock-core-2.0.2.jar | 17 KB |
| distributed-lock-core-2.0.2-sources.jar | 8 KB |
| distributed-lock-core-2.0.2-javadoc.jar | 426 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openbites/distributed-lock-core/ -->
<dependency>
<groupId>org.openbites</groupId>
<artifactId>distributed-lock-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbites/distributed-lock-core/
implementation 'org.openbites:distributed-lock-core:2.0.2'
// https://jarcasting.com/artifacts/org.openbites/distributed-lock-core/
implementation ("org.openbites:distributed-lock-core:2.0.2")
'org.openbites:distributed-lock-core:jar:2.0.2'
<dependency org="org.openbites" name="distributed-lock-core" rev="2.0.2">
<artifact name="distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbites', module='distributed-lock-core', version='2.0.2')
)
libraryDependencies += "org.openbites" % "distributed-lock-core" % "2.0.2"
[org.openbites/distributed-lock-core "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.cloud : google-cloud-storage | jar | |
| ch.qos.logback : logback-classic | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.mockito : mockito-inline | jar |