Last Version

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

Some utilities for Jedis

License

License

Categories

Categories

Redis Data Databases Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.redis
Version

Version

3.1.9
Type

Type

jar
Description

Description

Some utilities for Jedis
Project URL

Project URL

https://github.com/eagle6688/devutility.external.redis
Source Code Management

Source Code Management

https://github.com/eagle6688/devutility.external.redis

Download devutility.external.redis 3.1.9


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

Dependencies

provided (3)

Group / Artifact Type Version
redis.clients : jedis jar 3.1.0
com.github.eagle6688 : devutility.external.json jar 2.9.12
com.github.eagle6688 : devutility.internal jar 1.3.8.1

test (1)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1

Project Modules

There are no modules declared in this project.