License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Net CLI User Interface Netty Networking |
GroupId | GroupIdcom.orange.redis-protocol |
ArtifactId | ArtifactIdnetty4-client |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty4-client
A very fast Java redis redis.client.
|
Project URL |
Project URL |
Filename | Size |
---|---|
netty4-client-0.12.pom | |
netty4-client-0.12.jar | 18 KB |
netty4-client-0.12-sources.jar | 5 KB |
netty4-client-0.12-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orange.redis-protocol/netty4-client/ -->
<dependency>
<groupId>com.orange.redis-protocol</groupId>
<artifactId>netty4-client</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.redis-protocol/netty4-client/
implementation 'com.orange.redis-protocol:netty4-client:0.12'
// https://jarcasting.com/artifacts/com.orange.redis-protocol/netty4-client/
implementation ("com.orange.redis-protocol:netty4-client:0.12")
'com.orange.redis-protocol:netty4-client:jar:0.12'
<dependency org="com.orange.redis-protocol" name="netty4-client" rev="0.12">
<artifact name="netty4-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.redis-protocol', module='netty4-client', version='0.12')
)
libraryDependencies += "com.orange.redis-protocol" % "netty4-client" % "0.12"
[com.orange.redis-protocol/netty4-client "0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.orange.redis-protocol : netty4 | jar | 0.12 |
com.github.spullara.java : concurrent6 | jar | 0.1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.orange.redis-embedded : embedded-redis | jar | 0.5 |
junit : junit | jar | 4.8.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |