is not current version
Last Version 3.1.9

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

Some utilities for Jedis

Categories

Categories

Redis Data Databases Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.redis
Version

Version

3.1.1
Type

Type

jar

Download devutility.external.redis 3.1.1


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