Last Version

client 0.7

A very fast Java redis redis.client.

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.spullara.redis
ArtifactId

ArtifactId

client
Version

Version

0.7
Type

Type

jar
Description

Description

client
A very fast Java redis redis.client.
Project URL

Project URL

http://maven.apache.org

Download client 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spullara.redis : protocol jar 0.7
com.google.guava : guava jar 13.0.1
com.github.spullara.cli-parser : cli-parser jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.