| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.noir-lattice |
| Идентификатор | Идентификаторspring-boot-distributed-lock-starter |
| Версия | Версия0.1.6-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-distributed-lock-starter
A distributed lock springboot supports
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/ -->
<dependency>
<groupId>com.github.noir-lattice</groupId>
<artifactId>spring-boot-distributed-lock-starter</artifactId>
<version>0.1.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/
implementation 'com.github.noir-lattice:spring-boot-distributed-lock-starter:0.1.6-RELEASE'
// https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/
implementation ("com.github.noir-lattice:spring-boot-distributed-lock-starter:0.1.6-RELEASE")
'com.github.noir-lattice:spring-boot-distributed-lock-starter:jar:0.1.6-RELEASE'
<dependency org="com.github.noir-lattice" name="spring-boot-distributed-lock-starter" rev="0.1.6-RELEASE">
<artifact name="spring-boot-distributed-lock-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.noir-lattice', module='spring-boot-distributed-lock-starter', version='0.1.6-RELEASE')
)
libraryDependencies += "com.github.noir-lattice" % "spring-boot-distributed-lock-starter" % "0.1.6-RELEASE"
[com.github.noir-lattice/spring-boot-distributed-lock-starter "0.1.6-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.redisson : redisson | jar | 3.5.0 |
| org.apache.zookeeper : zookeeper | jar | 3.5.5 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |