Gedis

Gedis is an object-oriented Redis operation tool that supports Read/Write Splitting based on the Jedis.

License

License

MIT License
GroupId

GroupId

com.ganpengyu
ArtifactId

ArtifactId

gedis
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Gedis
Gedis is an object-oriented Redis operation tool that supports Read/Write Splitting based on the Jedis.
Project URL

Project URL

http://gedis.ganpengyu.com

Download gedis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
redis.clients : jedis jar 2.9.0
org.apache.commons : commons-pool2 jar 2.4.2
cglib : cglib jar 3.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1