Last Version

Jedis 2.10.1

A java client for github.com/antirez/redis, a fork of github.com/xetorthio/jedis

License

License

MIT
Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.sazzad16
ArtifactId

ArtifactId

jedis
Version

Version

2.10.1
Type

Type

jar
Description

Description

Jedis
A java client for github.com/antirez/redis, a fork of github.com/xetorthio/jedis
Project URL

Project URL

https://github.com/sazzad16/jedis
Source Code Management

Source Code Management

http://github.com/sazzad16/jedis/tree/master

Download jedis 2.10.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.4.3
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

Project Modules

There are no modules declared in this project.