is not current version
Last Version 0.1.2

com.github.ptgoetz:storm-hdfs 0.1.0


Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-hdfs
Version

Version

0.1.0
Type

Type

jar

Download storm-hdfs 0.1.0


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