rqueue-core

Asynchronous and scheduled task executor

License

License

GroupId

GroupId

com.github.sonus21
ArtifactId

ArtifactId

rqueue-core
Last Version

Last Version

2.10.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

rqueue-core
Asynchronous and scheduled 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-core

How to add to project

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

Dependencies

compile (16)

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.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.0.10.RELEASE
org.springframework : spring-webflux jar 5.0.10.RELEASE
io.pebbletemplates : pebble-spring5 jar 3.1.5
io.seruco.encoding : base62 jar 0.1.3
org.apache.commons : commons-collections4 jar 4.4
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.7.Final
io.micrometer : micrometer-core Optional jar 1.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0

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