com.wandoulabs.nedis:codis-client

Redis client based on netty

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wandoulabs.nedis
ArtifactId

ArtifactId

codis-client
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Redis client based on netty

Download codis-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.wandoulabs.nedis : nedis-client jar 0.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.1
org.slf4j : slf4j-api jar 1.7.12
org.apache.curator : curator-recipes jar 2.8.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
com.google.guava : guava jar 18.0
com.wandoulabs.nedis : nedis-client test-jar 0.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0