is not current version
Last Version 2.4.0

org.apache.storm:storm-hdfs 0.9.7


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-hdfs
Version

Version

0.9.7
Type

Type

jar

Download storm-hdfs 0.9.7


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