streams-hdfs

A streams SourceURL connection handler for HDFS filesystems.

License

License

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-hdfs
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

streams-hdfs
A streams SourceURL connection handler for HDFS filesystems.
Source Code Management

Source Code Management

https://bitbucket.org/cbockermann/streams-hdfs

Download streams-hdfs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.sfb876 : streams-api jar [0.9.23,)
org.apache.hadoop : hadoop-client jar 2.7.2
de.sfb876 : streams-core jar [0.9.23,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1