io.github.pearstack:lock-redis-spring-boot-starter

A distributed lock that supports the use of Redis and Zookeeper, out of the box, fast and easy to use

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

io.github.pearstack
ArtifactId

ArtifactId

lock-redis-spring-boot-starter
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A distributed lock that supports the use of Redis and Zookeeper, out of the box, fast and easy to use

Download lock-redis-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.pearstack : lock-core jar 0.0.2
org.springframework.integration : spring-integration-redis jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1