MVN

com.github.sonus21 : rqueue-core

Maven & Gradle

Jun 24, 2023
2 usages
287 stars

rqueue-core · Asynchronous and scheduled task executor

<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-core</artifactId>
    <version>3.1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sonus21 : rqueue-core to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0-RELEASE
  • Latest Release Candidate: 2.13.0-RC

All Versions

Choose a version of com.github.sonus21 : rqueue-core to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
rqueue-core-3.1.0-RELEASE
3.0.x
rqueue-core-3.0.1-RELEASE
rqueue-core-3.0.0-RELEASE
2.13.x
rqueue-core-2.13.1-RELEASE
rqueue-core-2.13.0-RC
rqueue-core-2.13.0-RELEASE
2.12.x
rqueue-core-2.12.0-RELEASE
2.11.x
rqueue-core-2.11.1-RELEASE
2.11
rqueue-core-2.11-RELEASE
2.10.x
rqueue-core-2.10.2-RELEASE
rqueue-core-2.10.1-RELEASE
rqueue-core-2.10.0-RELEASE
2.9.x
rqueue-core-2.9.0-RELEASE
2.8.x
rqueue-core-2.8.1-RELEASE
rqueue-core-2.8.0-RELEASE
rqueue-core-2.8.0-RC
2.7.x
rqueue-core-2.7.0-RELEASE
2.6.x
rqueue-core-2.6.1-RELEASE
rqueue-core-2.6.1-RC.2
rqueue-core-2.6.1-RC2
rqueue-core-2.6.1-RC
rqueue-core-2.6.0-RELEASE
2.5.x
rqueue-core-2.5.0-RELEASE
2.4.x
rqueue-core-2.4.0-RELEASE
2.3.x
rqueue-core-2.3.0-RELEASE
2.2.x
rqueue-core-2.2.0-RELEASE
2.1.x
rqueue-core-2.1.1-RELEASE
rqueue-core-2.1.0-RELEASE
rqueue-core-2.1.0-RC.1
rqueue-core-2.1.0-RC
2.0.x
rqueue-core-2.0.4-RELEASE
rqueue-core-2.0.4-RC
rqueue-core-2.0.3-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-core</artifactId>
    <version>3.1.0-RELEASE</version>
</dependency>

Advertisement