MVN

com.github.sonus21 : rqueue-spring-boot-starter

Maven & Gradle

Jun 24, 2023
287 stars

rqueue-spring-boot-starter · Asynchronous and Scheduled task executor for spring boot framework

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

Latest Version

Choose a version of com.github.sonus21 : rqueue-spring-boot-starter 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-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
rqueue-spring-boot-starter-3.1.0-RELEASE
3.0.x
rqueue-spring-boot-starter-3.0.1-RELEASE
rqueue-spring-boot-starter-3.0.0-RELEASE
2.13.x
rqueue-spring-boot-starter-2.13.1-RELEASE
rqueue-spring-boot-starter-2.13.0-RC
rqueue-spring-boot-starter-2.13.0-RELEASE
2.12.x
rqueue-spring-boot-starter-2.12.0-RELEASE
2.11.x
rqueue-spring-boot-starter-2.11.1-RELEASE
2.11
rqueue-spring-boot-starter-2.11-RELEASE
2.10.x
rqueue-spring-boot-starter-2.10.2-RELEASE
rqueue-spring-boot-starter-2.10.1-RELEASE
rqueue-spring-boot-starter-2.10.0-RELEASE
2.9.x
rqueue-spring-boot-starter-2.9.0-RELEASE
2.8.x
rqueue-spring-boot-starter-2.8.1-RELEASE
rqueue-spring-boot-starter-2.8.0-RELEASE
rqueue-spring-boot-starter-2.8.0-RC
2.7.x
rqueue-spring-boot-starter-2.7.0-RELEASE
2.6.x
rqueue-spring-boot-starter-2.6.1-RELEASE
rqueue-spring-boot-starter-2.6.1-RC.2
rqueue-spring-boot-starter-2.6.1-RC2
rqueue-spring-boot-starter-2.6.1-RC
rqueue-spring-boot-starter-2.6.0-RELEASE
2.5.x
rqueue-spring-boot-starter-2.5.0-RELEASE
2.4.x
rqueue-spring-boot-starter-2.4.0-RELEASE
2.3.x
rqueue-spring-boot-starter-2.3.0-RELEASE
2.2.x
rqueue-spring-boot-starter-2.2.0-RELEASE
2.1.x
rqueue-spring-boot-starter-2.1.1-RELEASE
rqueue-spring-boot-starter-2.1.0-RELEASE
rqueue-spring-boot-starter-2.1.0-RC.1
rqueue-spring-boot-starter-2.1.0-RC
2.0.x
rqueue-spring-boot-starter-2.0.4-RELEASE
rqueue-spring-boot-starter-2.0.4-RC
rqueue-spring-boot-starter-2.0.3-RELEASE
rqueue-spring-boot-starter-2.0.2-RELEASE
rqueue-spring-boot-starter-2.0.1-RELEASE
rqueue-spring-boot-starter-2.0.0-RELEASE
1.4.x
rqueue-spring-boot-starter-1.4.0-RELEASE
1.3.x
rqueue-spring-boot-starter-1.3.2-RELEASE
rqueue-spring-boot-starter-1.3.1-RELEASE
1.3
rqueue-spring-boot-starter-1.3-RELEASE
1.2
rqueue-spring-boot-starter-1.2-RELEASE
1.1
rqueue-spring-boot-starter-1.1-RELEASE
1.0
rqueue-spring-boot-starter-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-spring-boot-starter</artifactId>
    <version>3.1.0-RELEASE</version>
</dependency>