Jedis

Jedis Redis java client with some modifications to support new commands in YB Redis.

License

License

MIT
Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

jedis
Last Version

Last Version

2.9.0-yb-16
Release Date

Release Date

Type

Type

jar
Description

Description

Jedis
Jedis Redis java client with some modifications to support new commands in YB Redis.
Project URL

Project URL

https://github.com/yugabyte/jedis

Download jedis

How to add to project

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

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.
com.yugabyte

yugabyte

The high-performance distributed SQL database for global, internet-scale apps.

Versions

Version
2.9.0-yb-16
2.9.0-yb-13
2.9.0-yb-12
2.9.0-yb-11
2.9.0-yb-10
2.9.0-yb-9
2.9.0-yb-6
2.9.0-yb-5
2.9.0-yb-4
2.9.0-yb-2
2.9.0-yb-1