is not current version
Last Version 1.0.1

Package for Redis Wrapper Implementation 1.0.0

Implements Redis Pluggable Storage

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

io.split.client
ArtifactId

ArtifactId

redis-wrapper
Version

Version

1.0.0
Type

Type

jar
Description

Description

Package for Redis Wrapper Implementation
Implements Redis Pluggable Storage

Download redis-wrapper 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.split.client : pluggable-storage jar 1.0.0
redis.clients : jedis jar 3.7.0
com.google.guava : guava jar 30.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.