Last Version

redis-lock-spring-boot-starter 1.1.8

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
Version

Version

1.1.8
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 1.1.8


<!-- 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.