Last Version

simple-redisclient 1.0.1b

Redis client using REdis Serialization Protocol

License

License

Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

simple-redisclient
Version

Version

1.0.1b
Type

Type

jar
Description

Description

simple-redisclient
Redis client using REdis Serialization Protocol
Project URL

Project URL

https://github.com/myibu/simple-redisclient

Download simple-redisclient 1.0.1b


<!-- https://jarcasting.com/artifacts/com.github.myibu/simple-redisclient/ -->
<dependency>
    <groupId>com.github.myibu</groupId>
    <artifactId>simple-redisclient</artifactId>
    <version>1.0.1b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myibu/simple-redisclient/
implementation 'com.github.myibu:simple-redisclient:1.0.1b'
// https://jarcasting.com/artifacts/com.github.myibu/simple-redisclient/
implementation ("com.github.myibu:simple-redisclient:1.0.1b")
'com.github.myibu:simple-redisclient:jar:1.0.1b'
<dependency org="com.github.myibu" name="simple-redisclient" rev="1.0.1b">
  <artifact name="simple-redisclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myibu', module='simple-redisclient', version='1.0.1b')
)
libraryDependencies += "com.github.myibu" % "simple-redisclient" % "1.0.1b"
[com.github.myibu/simple-redisclient "1.0.1b"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.