is not current version
Last Version 3.1.9

com.github.eagle6688:devutility.external.redis 2.9.0.7

Some utilities for Jedis version 2.9.*

Categories

Categories

Redis Data Databases Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.redis
Version

Version

2.9.0.7
Type

Type

jar

Download devutility.external.redis 2.9.0.7


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