spring-boot-starter-redis-lock

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

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.onblog
ArtifactId

ArtifactId

spring-boot-starter-redis-lock
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-redis-lock
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-redis-lock
Source Code Management

Source Code Management

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

Download spring-boot-starter-redis-lock

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE