не последняя версия
Последняя версия 0.6.1

org.apache.streams:streams-persist-hdfs 0.6.0

HDFS Module

Группа

Группа

org.apache.streams
Идентификатор

Идентификатор

streams-persist-hdfs
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать streams-persist-hdfs 0.6.0


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