is not current version
Last Version 0.0.3

de.sfb876:streams-hdfs 0.0.1

A streams SourceURL connection handler for HDFS filesystems.

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-hdfs
Version

Version

0.0.1
Type

Type

jar

Download streams-hdfs 0.0.1


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