is not current version
Last Version 0.6.1

org.apache.streams:streams-persist-hdfs 0.5-incubating

HDFS Module

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-persist-hdfs
Version

Version

0.5-incubating
Type

Type

jar

Download streams-persist-hdfs 0.5-incubating


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