netty4

A very fast Java redis redis.client.

License

License

Categories

Categories

Redis Data Databases Net Netty Networking
GroupId

GroupId

com.orange.redis-protocol
ArtifactId

ArtifactId

netty4
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

netty4
A very fast Java redis redis.client.

Download netty4

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.20.Final
org.javassist : javassist jar 3.18.1-GA
com.orange.redis-protocol : util jar 0.12
com.google.guava : guava jar 13.0.1
com.github.spullara.cli-parser : cli-parser jar 1.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.12
0.11
0.10
0.9