License |
License |
---|---|
GroupId | GroupIdcom.github.sonus21 |
ArtifactId | ArtifactIdrqueue |
Version | Version2.0.2-RELEASE |
Type | Typepom |
Description |
Descriptionrqueue
Asynchronous and delayed task executor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rqueue-2.0.2-RELEASE.pom | |
rqueue-2.0.2-RELEASE.jar | 4 KB |
rqueue-2.0.2-RELEASE-sources.jar | 144 KB |
rqueue-2.0.2-RELEASE-javadoc.jar | 423 KB |
Browse |
<!-- 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"]
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 |