redis-lock-spring-boot-starter

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.hsindumas
ArtifactId

ArtifactId

redis-lock-spring-boot-starter
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/HsinDumas/redis-lock-spring-boot-starter
Source Code Management

Source Code Management

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

Download redis-lock-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.6.1
org.projectlombok : lombok jar 1.18.22
org.redisson : redisson-spring-boot-starter jar 3.16.5

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0