io.github.lamtong:easylock-spring-boot-starter

EasyLock aims to provide fundamental usage of distributed lock, based on Netty. which makes it easy for access control of shared resources.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.github.lamtong
Идентификатор

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

easylock-spring-boot-starter
Последняя версия

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

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyLock aims to provide fundamental usage of distributed lock, based on Netty. which makes it easy for access control of shared resources.

Скачать easylock-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.lamtong</groupId>
    <artifactId>easylock-spring-boot-starter</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/
implementation 'io.github.lamtong:easylock-spring-boot-starter:1.3.2'
// https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/
implementation ("io.github.lamtong:easylock-spring-boot-starter:1.3.2")
'io.github.lamtong:easylock-spring-boot-starter:jar:1.3.2'
<dependency org="io.github.lamtong" name="easylock-spring-boot-starter" rev="1.3.2">
  <artifact name="easylock-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lamtong', module='easylock-spring-boot-starter', version='1.3.2')
)
libraryDependencies += "io.github.lamtong" % "easylock-spring-boot-starter" % "1.3.2"
[io.github.lamtong/easylock-spring-boot-starter "1.3.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.github.lamtong : easylock-client jar 1.3.2
org.springframework.boot : spring-boot-autoconfigure Необязательный jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.5.2
org.springframework.boot : spring-boot-starter-aop Необязательный jar 2.5.2

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

Данный проект не имеет модулей.

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

Версия
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.0.0