Last Version

redisques 3.0.6

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

3.0.6
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 3.0.6


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
io.vertx : vertx-core jar 4.2.1
io.vertx : vertx-redis-client jar 4.2.1
commons-codec : commons-codec jar 1.9
io.vertx : vertx-web jar 4.2.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-log4j12 jar 1.7.32

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 4.2.1
org.awaitility : awaitility jar 4.0.2
redis.clients : jedis jar 3.7.0

Project Modules

There are no modules declared in this project.