License |
License |
---|---|
Categories |
CategoriesJedis Data Databases |
GroupId | GroupIdcom.yugabyte |
ArtifactId | ArtifactIdjedis |
Last Version | Last Version2.9.0-yb-16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJedis
Jedis Redis java client with some modifications to support new commands in YB Redis.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jedis-2.9.0-yb-16.pom | |
jedis-2.9.0-yb-16.jar | 555 KB |
jedis-2.9.0-yb-16-sources.jar | 162 KB |
jedis-2.9.0-yb-16-javadoc.jar | 918 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-pool2 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
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
|