Last Version

jedis-simple-queue 1.0.0

A simple jedis based queue

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools Jedis Data Databases
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

jedis-simple-queue
Version

Version

1.0.0
Type

Type

jar
Description

Description

jedis-simple-queue
A simple jedis based queue
Project URL

Project URL

https://github.com/PhantomThief/jedis-simple-queue
Source Code Management

Source Code Management

https://github.com/PhantomThief/jedis-simple-queue.git

Download jedis-simple-queue 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
redis.clients : jedis jar 2.6.2
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.