Last Version

Jedis 2.9.0-yb-16

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
Version

Version

2.9.0-yb-16
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 2.9.0-yb-16


<!-- 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.