MVN

com.lidengju : redeq-parent

Maven & Gradle

Sep 18, 2021
11 stars

Redis Delayed Queue · Yet Another Redis Delayed Queue

<dependency>
    <groupId>com.lidengju</groupId>
    <artifactId>redeq-parent</artifactId>
    <version>1.1.1-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lidengju : redeq-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1-ALPHA
  • Latest Alpha: 1.1.1-ALPHA

All Versions

Choose a version of com.lidengju : redeq-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
redeq-parent-1.1.1-ALPHA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lidengju</groupId>
    <artifactId>redeq-parent</artifactId>
    <version>1.1.1-ALPHA</version>
</dependency>

Advertisement