redisx

Java project for redisx

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

redisx
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

redisx
Java project for redisx
Project URL

Project URL

https://github.com/noear/redisx
Source Code Management

Source Code Management

https://github.com/noear/redisx

Download redisx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 4.2.2

test (1)

Group / Artifact Type Version
org.noear : solon-test jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.2-M1
1.4.1
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2
1.1
1.0