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

org.apache.atlas:hdfs-model 0.8.3

Apache Atlas FileSystem Model

Группа

Группа

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

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

hdfs-model
Версия

Версия

0.8.3
Тип

Тип

jar

Скачать hdfs-model 0.8.3


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