aux-redis

Simple JedisTemplate Client for Java ,Easy to use Anywhere ;Also Easy integrate with Spring Framework

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.ivetech.auxiliaries
ArtifactId

ArtifactId

aux-redis
Last Version

Last Version

1.1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

aux-redis
Simple JedisTemplate Client for Java ,Easy to use Anywhere ;Also Easy integrate with Spring Framework
Project URL

Project URL

https://github.com/ivetech/Jedisx
Source Code Management

Source Code Management

https://github.com/ivetech/Jedisx

Download aux-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
redis.clients : jedis jar 2.9.0
org.springframework : spring-beans jar 4.2.4.RELEASE
org.springframework : spring-context jar 4.2.4.RELEASE

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8
org.springframework : spring-test jar 4.2.4.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-RELEASE
1.1-RELEASE