Download storm-hdfs-0.9.3.jar file - Jar s

Jar examples for s:storm-hdfs

Description

You can download jar file storm-hdfs 0.9.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add storm-hdfs-0.9.3.jar to your project.

<dependency>
   <groupId>org.apache.storm</groupId>
   <artifactId>storm-hdfs</artifactId>
   <version>0.9.3</version>
</dependency>
compile group: 'org.apache.storm', name: 'storm-hdfs', version: '0.9.3'
libraryDependencies += "org.apache.storm" % "storm-hdfs" % "0.9.3"
<dependency org="org.apache.storm" name="storm-hdfs" rev="0.9.3"/>
@Grapes(@Grab(group='org.apache.storm', module='storm-hdfs', version='0.9.3'))
'org.apache.storm:storm-hdfs:jar:0.9.3'

Download

Click the following link to download the jar file.

storm-hdfs-0.9.3-javadoc.jar
storm-hdfs-0.9.3-sources.jar
storm-hdfs-0.9.3.jar
storm-hdfs-0.9.3.pom



Related Tutorials