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

org.apache.atlas:apache-atlas 1.2.0

Metadata Management and Data Governance Platform over Hadoop

Группа

Группа

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

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

apache-atlas
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать apache-atlas 1.2.0

Имя Файла Размер
apache-atlas-1.2.0.pom 85 KB
Обзор

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