Last Version

delayqueue 0.0.20

delay queue based on redis

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

delayqueue
Version

Version

0.0.20
Type

Type

jar
Description

Description

delayqueue
delay queue based on redis
Project URL

Project URL

http://github.com/bingoohuang/delayqueue
Source Code Management

Source Code Management

http://github.com/bingoohuang/delayqueue

Download delayqueue 0.0.20


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.bingoohuang : java-utils jar 0.0.22
cglib : cglib-nodep Optional jar 3.2.4
com.github.bingoohuang : westcache jar 0.0.35
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.25
org.ow2.asm : asm jar 6.2.1
joda-time : joda-time jar 2.10.1
com.github.bingoohuang : eql jar 0.1.9
redis.clients : jedis jar 2.9.0
com.alibaba : fastjson jar 1.2.53
com.github.bingoohuang : westid jar 0.0.2
org.springframework : spring-context-support Optional jar 5.1.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.4

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.2.RELEASE
junit : junit jar 4.12
com.google.truth : truth jar 0.42
it.ozimov : embedded-redis jar 0.7.2
com.h2database : h2 jar 1.4.197
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.