is not current version
Last Version 1.2.0

redis-helper 1.0.0

a useful redis client with interesting feature

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

redis-helper
Version

Version

1.0.0
Type

Type

jar
Description

Description

redis-helper
a useful redis client with interesting feature
Project URL

Project URL

https://github.com/pugwoo/redis-helper

Download redis-helper 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.mvel : mvel2 jar 2.4.12.Final
redis.clients : jedis jar 3.5.1

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.13.RELEASE
org.aspectj : aspectjrt jar 1.8.14
org.aspectj : aspectjweaver jar 1.8.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework : spring-test jar 5.2.13.RELEASE

Project Modules

There are no modules declared in this project.