jedisque

Java client for disque

License

License

MIT
Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.xetorthio
ArtifactId

ArtifactId

jedisque
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

jedisque
Java client for disque
Project URL

Project URL

https://github.com/xetorthio/jedisque

Download jedisque

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1