Last Version

org.apache.storm:storm-redis 2.4.0

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

Redis Data Databases ORM
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-redis
Version

Version

2.4.0
Type

Type

jar
Description

Description

Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-redis 2.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.11
redis.clients : jedis jar 2.9.0
com.google.guava : guava jar 27.0.1-jre
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.