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

Jar examples for s:storm-hdfs

Description

You can download jar file storm-hdfs 1.2.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials