com.github.fuwanguo:jedis.migu

Jedis is a blazingly small and sane Redis java client.

License

License

MIT
Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.fuwanguo
ArtifactId

ArtifactId

jedis.migu
Last Version

Last Version

2.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.fuwanguo:jedis.migu
Jedis is a blazingly small and sane Redis java client.

Download jedis.migu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.2