Last Version

Hadoop hdfs integration for DJL 0.17.0

Hadoop hdfs integration for DJL

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.hadoop
ArtifactId

ArtifactId

hadoop
Version

Version

0.17.0
Type

Type

jar
Description

Description

Hadoop hdfs integration for DJL
Hadoop hdfs integration for DJL
Project URL

Project URL

http://www.djl.ai/extensions/hadoop
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download hadoop 0.17.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
org.apache.hadoop : hadoop-client jar 3.3.1

Project Modules

There are no modules declared in this project.