nedis

Redis client based on netty

License

License

GroupId

GroupId

com.wandoulabs.nedis
ArtifactId

ArtifactId

nedis
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

nedis
Redis client based on netty
Project URL

Project URL

https://github.com/wandoulabs/nedis

Download nedis

Filename Size
nedis-0.1.1.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nedis-client
  • codis-client
  • nedis-bench

Versions

Version
0.1.1
0.1.0