Last Version

server 0.4

A very fast Java redis redis.client.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.spullara.redis
ArtifactId

ArtifactId

server
Version

Version

0.4
Type

Type

jar
Description

Description

server
A very fast Java redis redis.client.

Download server 0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.spullara.redis : netty4 jar 0.4
com.github.spullara.redis : protocol jar 0.4
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.