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

common-distributed-lock 1.0.0

Spring Boot Support for Distributed Lock

Лицензия

Лицензия

Группа

Группа

com.mafgwo.common.distributed-lock
Идентификатор

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

common-distributed-lock
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

common-distributed-lock
Spring Boot Support for Distributed Lock
Ссылка на сайт

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

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

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

https://github.com/mafgwo/common-distributed-lock/tree/master

Скачать common-distributed-lock 1.0.0

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

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

Зависимости

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

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

  • common-distributed-lock-starter
  • common-distributed-lock-core
  • common-distributed-lock-example