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

Jar examples for s:storm-hdfs

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

storm-hdfs-1.2.2-javadoc.jar
storm-hdfs-1.2.2-sources.jar
storm-hdfs-1.2.2-tests.jar
storm-hdfs-1.2.2.jar
storm-hdfs-1.2.2.pom



Related Tutorials