is not current version
Last Version 3.0.6

redisques 2.5.8

A highly scalable redis-persistent queuing system for vertx

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

redisques
Version

Version

2.5.8
Type

Type

jar
Description

Description

redisques
A highly scalable redis-persistent queuing system for vertx
Project URL

Project URL

https://github.com/swisspush/vertx-redisques
Source Code Management

Source Code Management

https://github.com/swisspush/vertx-redisques.git

Download redisques 2.5.8


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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.0
io.vertx : vertx-redis-client jar 3.5.0
commons-codec : commons-codec jar 1.9
io.vertx : vertx-web jar 3.5.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
io.rest-assured : rest-assured jar 4.3.0
org.mockito : mockito-all jar 1.10.19
io.vertx : vertx-unit jar 3.5.0
org.awaitility : awaitility jar 4.0.2
redis.clients : jedis jar 2.4.1

Project Modules

There are no modules declared in this project.