redis-client-0.1.0

Redis cache client adapter.

License

License

Categories

Categories

Redis Data Databases Net CLI User Interface
GroupId

GroupId

net.kut3.cache
ArtifactId

ArtifactId

redis-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-client-0.1.0
Redis cache client adapter.
Project URL

Project URL

http://kut3.net/cache/redis

Download redis-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.kut3.cache/redis-client/ -->
<dependency>
    <groupId>net.kut3.cache</groupId>
    <artifactId>redis-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kut3.cache/redis-client/
implementation 'net.kut3.cache:redis-client:0.1.0'
// https://jarcasting.com/artifacts/net.kut3.cache/redis-client/
implementation ("net.kut3.cache:redis-client:0.1.0")
'net.kut3.cache:redis-client:jar:0.1.0'
<dependency org="net.kut3.cache" name="redis-client" rev="0.1.0">
  <artifact name="redis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kut3.cache', module='redis-client', version='0.1.0')
)
libraryDependencies += "net.kut3.cache" % "redis-client" % "0.1.0"
[net.kut3.cache/redis-client "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.kut3 : cache jar 0.1.0
redis.clients : jedis jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0