is not current version
Last Version 5.3

ActiveJ : Redis Client 4.4-rc1

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

4.4-rc1
Type

Type

jar
Description

Description

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

Download activej-redis 4.4-rc1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.activej : activej-csp jar 4.4-rc1
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (5)

Group / Artifact Type Version
io.activej : activej-test jar 4.4-rc1
ai.grakn : redis-mock jar 0.1.4
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.