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

org.apache.atlas:apache-atlas 0.7-incubating

Metadata Management and Data Governance Platform over Hadoop

Группа

Группа

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

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

apache-atlas
Версия

Версия

0.7-incubating
Тип

Тип

pom

Скачать apache-atlas 0.7-incubating

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

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