is not current version
Last Version 2.4.0

org.apache.storm:storm-hdfs-blobstore 2.0.0


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-hdfs-blobstore
Version

Version

2.0.0
Type

Type

jar

Download storm-hdfs-blobstore 2.0.0


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