spring-boot-starter-redis-lock

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Redis Данные Базы данных
Группа

Группа

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

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

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

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

1.0.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-redis-lock
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-redis-lock
Система контроля версий

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

https://github.com/onblog/spring-boot-starter-redis-lock.git

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

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.4.RELEASE

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

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

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

Версия
1.0.0.RELEASE