Last Version

com.github.risedragon:spring-jedisclient 2.0.0

A simple jedis client

License

License

Categories

Categories

CLI User Interface Jedis Data Databases
GroupId

GroupId

com.github.risedragon
ArtifactId

ArtifactId

spring-jedisclient
Version

Version

2.0.0
Type

Type

jar
Description

Description

com.github.risedragon:spring-jedisclient
A simple jedis client

Download spring-jedisclient 2.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.7.RELEASE
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.