rqueue-spring

Asynchronous and Scheduled task executor for spring framework

License

License

GroupId

GroupId

com.github.sonus21
ArtifactId

ArtifactId

rqueue-spring
Last Version

Last Version

2.10.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

rqueue-spring
Asynchronous and Scheduled task executor for spring framework
Project URL

Project URL

https://github.com/sonus21/rqueue
Project Organization

Project Organization

com.github.sonus21
Source Code Management

Source Code Management

https://github.com/sonus21/rqueue

Download rqueue-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/ -->
<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-spring</artifactId>
    <version>2.10.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/
implementation 'com.github.sonus21:rqueue-spring:2.10.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-spring/
implementation ("com.github.sonus21:rqueue-spring:2.10.1-RELEASE")
'com.github.sonus21:rqueue-spring:pom:2.10.1-RELEASE'
<dependency org="com.github.sonus21" name="rqueue-spring" rev="2.10.1-RELEASE">
  <artifact name="rqueue-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sonus21', module='rqueue-spring', version='2.10.1-RELEASE')
)
libraryDependencies += "com.github.sonus21" % "rqueue-spring" % "2.10.1-RELEASE"
[com.github.sonus21/rqueue-spring "2.10.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-messaging jar 5.0.10.RELEASE
org.springframework.data : spring-data-redis jar 2.0.6.RELEASE
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 30.1-jre
com.github.sonus21 : rqueue-core jar 2.10.1-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.10.1-RELEASE
2.10.0-RELEASE
2.9.0-RELEASE
2.8.1-RELEASE
2.8.0-RELEASE
2.8.0-RC
2.7.0-RELEASE
2.6.1-RELEASE
2.6.1-RC2
2.6.1-RC
2.6.0-RELEASE
2.5.0-RELEASE
2.4.0-RELEASE
2.3.0-RELEASE
2.2.0-RELEASE
2.1.1-RELEASE
2.1.0-RELEASE
2.1.0-RC.1
2.1.0-RC
2.0.4-RELEASE
2.0.4-RC
2.0.3-RELEASE
2.0.2-RELEASE
2.0.1-RELEASE
2.0.0-RELEASE
1.4.0-RELEASE
1.3.2-RELEASE
1.3.1-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE