LedisRedis

More convenient to store objects in Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.cynaith
ArtifactId

ArtifactId

LightRedis
Last Version

Last Version

1.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

LedisRedis
More convenient to store objects in Redis
Project URL

Project URL

https://github.com/Cynaith/OSSRH-57370

Download LightRedis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 3.2.0
cglib : cglib jar 3.2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE