distributed-lock

A lock implementation for the purpose of protecting the critical section of a group of distributed processes.

Лицензия

Лицензия

Группа

Группа

org.openbites
Идентификатор

Идентификатор

distributed-lock
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

distributed-lock
A lock implementation for the purpose of protecting the critical section of a group of distributed processes.
Ссылка на сайт

Ссылка на сайт

https://github.com/org-openbites/distributed-lock
Система контроля версий

Система контроля версий

https://github.com/org-openbites/distributed-lock

Скачать distributed-lock

Имя Файла Размер
distributed-lock-2.0.1.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.openbites/distributed-lock/ -->
<dependency>
    <groupId>org.openbites</groupId>
    <artifactId>distributed-lock</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbites/distributed-lock/
implementation 'org.openbites:distributed-lock:2.0.1'
// https://jarcasting.com/artifacts/org.openbites/distributed-lock/
implementation ("org.openbites:distributed-lock:2.0.1")
'org.openbites:distributed-lock:pom:2.0.1'
<dependency org="org.openbites" name="distributed-lock" rev="2.0.1">
  <artifact name="distributed-lock" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbites', module='distributed-lock', version='2.0.1')
)
libraryDependencies += "org.openbites" % "distributed-lock" % "2.0.1"
[org.openbites/distributed-lock "2.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • distributed-lock-core
  • distributed-lock-integration

Версии библиотеки

Версия
2.0.1
1.0.2
1.0.1
1.0.0