is not current version
Last Version 2.10.1-RELEASE

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

Asynchronous and delayed task executor for spring boot framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sonus21
ArtifactId

ArtifactId

rqueue-spring-boot-starter
Version

Version

1.3.2-RELEASE
Type

Type

pom

Download rqueue-spring-boot-starter 1.3.2-RELEASE


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