dlock-spring-boot-starter

distributed lock springboot starter base on redis

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.boylong12
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

dlock-spring-boot-starter
distributed lock springboot starter base on redis
Ссылка на сайт

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

https://github.com/boylong12/dlock

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter Необязательный jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Необязательный jar 2.2.6.RELEASE
org.aspectj : aspectjweaver Необязательный jar 1.9.5

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.12

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

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

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

Версия
0.0.3
0.0.2
0.0.1