Last Version

com.github.obase:obase-jedis 1.2.0

A simple jedis client

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-jedis
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.github.obase:obase-jedis
A simple jedis client

Download obase-jedis 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.obase : obase-util jar 1.2.0
redis.clients : jedis jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.