Last Version

ActiveJ : Redis Client 5.3

Asynchronous lightweight high-performance Redis client with extendable API for Redis commands.

License

License

Categories

Categories

Redis Data Databases ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-redis
Version

Version

5.3
Type

Type

jar
Description

Description

ActiveJ : Redis Client
Asynchronous lightweight high-performance Redis client with extendable API for Redis commands.

Download activej-redis 5.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.activej : activej-net jar 5.3
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
io.activej : activej-test jar 5.3
ai.grakn : redis-mock jar 0.1.6
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.