is not current version
Last Version 2.4.0

org.apache.storm:storm-redis 1.1.1


Categories

Categories

Redis Data Databases ORM
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-redis
Version

Version

1.1.1
Type

Type

jar

Download storm-redis 1.1.1


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