Last Version

com.github.obase:spring-jedis 1.0.0

A simple jedis client

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

spring-jedis
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download spring-jedis 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.8.2

Project Modules

There are no modules declared in this project.