MVN

io.github.daggerok : distributed-lock-mongodb-parent

Maven & Gradle

May 15, 2023
2 stars

io.github.daggerok:distributed-lock-mongodb-parent · Distributed Lock based on MongoDB and Spring Boot 3.0.x

<dependency>
    <groupId>io.github.daggerok</groupId>
    <artifactId>distributed-lock-mongodb-parent</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.daggerok : distributed-lock-mongodb-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of io.github.daggerok : distributed-lock-mongodb-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
distributed-lock-mongodb-parent-3.0.6
distributed-lock-mongodb-parent-3.0.5-2
distributed-lock-mongodb-parent-3.0.5
2.7.x
distributed-lock-mongodb-parent-2.7.11
distributed-lock-mongodb-parent-2.7.10-2
distributed-lock-mongodb-parent-2.7.10
2.6.x
distributed-lock-mongodb-parent-2.6.14-4
distributed-lock-mongodb-parent-2.6.14-2
distributed-lock-mongodb-parent-2.6.14
2.5.x
distributed-lock-mongodb-parent-2.5.14-4
distributed-lock-mongodb-parent-2.5.14-2
distributed-lock-mongodb-parent-2.5.14
2.4.x
distributed-lock-mongodb-parent-2.4.13-4
distributed-lock-mongodb-parent-2.4.13-2
distributed-lock-mongodb-parent-2.4.13
2.3.x
distributed-lock-mongodb-parent-2.3.12-4
distributed-lock-mongodb-parent-2.3.12-2
distributed-lock-mongodb-parent-2.3.12
2.2.x
distributed-lock-mongodb-parent-2.2.13-4
distributed-lock-mongodb-parent-2.2.13-2
distributed-lock-mongodb-parent-2.2.13
2.1.x
distributed-lock-mongodb-parent-2.1.18-4
distributed-lock-mongodb-parent-2.1.18-3
distributed-lock-mongodb-parent-2.1.18-2
distributed-lock-mongodb-parent-2.1.18
distributed-lock-mongodb-parent-2.1.1
0.0.x
distributed-lock-mongodb-parent-0.0.3
distributed-lock-mongodb-parent-0.0.2
distributed-lock-mongodb-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.daggerok</groupId>
    <artifactId>distributed-lock-mongodb-parent</artifactId>
    <version>3.0.6</version>
</dependency>