MVN

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

Maven & Gradle

Dec 24, 2021
9 stars

lock-spring-boot-starter · A distributed lock that supports the use of Redis and Zookeeper, out of the box, fast and easy to use

<dependency>
    <groupId>io.github.pearstack</groupId>
    <artifactId>lock-spring-boot-starter</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pearstack : lock-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.pearstack : lock-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lock-spring-boot-starter-0.0.3
lock-spring-boot-starter-0.0.2
lock-spring-boot-starter-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.pearstack</groupId>
    <artifactId>lock-spring-boot-starter</artifactId>
    <version>0.0.3</version>
</dependency>