is not current version
Last Version 2.4.0

org.apache.storm:storm-sql-redis 2.1.0


Categories

Categories

Redis Data Databases ORM
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-sql-redis
Version

Version

2.1.0
Type

Type

jar

Download storm-sql-redis 2.1.0


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