Last Version

rqueue 2.0.2-RELEASE

Asynchronous and delayed task executor

License

License

GroupId

GroupId

com.github.sonus21
ArtifactId

ArtifactId

rqueue
Version

Version

2.0.2-RELEASE
Type

Type

pom
Description

Description

rqueue
Asynchronous and delayed task executor
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 2.0.2-RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-messaging jar 5.1.2.RELEASE
org.springframework.data : spring-data-redis jar 2.1.2.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.1.2.RELEASE
org.jtwig : jtwig-spring jar 5.87.0.RELEASE
io.micrometer : micrometer-core Optional jar 1.1.0

Project Modules

There are no modules declared in this project.