lock-spring-boot-starter

A distributed lock that supports the use of Redis and Zookeeper, out of the box, fast and easy to use

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

lock-spring-boot-starter
A distributed lock that supports the use of Redis and Zookeeper, out of the box, fast and easy to use
Ссылка на сайт

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

https://github.com/pearstack/lock-spring-boot-starter
Система контроля версий

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

https://github.com/pearstack/lock-spring-boot-starter

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

Имя Файла Размер
lock-spring-boot-starter-0.0.3.pom 5 KB
Обзор

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

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

Зависимости

compile (2)

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

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

  • lock-core
  • lock-redis-template-spring-boot-starter
  • lock-redisson-spring-boot-starter
  • lock-zookeeper-spring-boot-starter

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

Версия
0.0.3
0.0.2
0.0.1