netty4-server

A very fast Java redis redis.client.

License

License

Categories

Categories

Redis Data Databases Net Netty Networking
GroupId

GroupId

com.github.spullara.redis
ArtifactId

ArtifactId

netty4-server
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

netty4-server
A very fast Java redis redis.client.

Download netty4-server

How to add to project

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

Dependencies

compile (4)

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

Versions

Version
0.7
0.6
0.5