com.github.ptgoetz:storm-hdfs

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-hdfs
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download storm-hdfs

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.1-incubating

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0