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

org.apache.atlas:atlas-graphdb 0.8.3

Apache Atlas Graph Database Projects

Группа

Группа

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

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

atlas-graphdb
Версия

Версия

0.8.3
Тип

Тип

pom

Скачать atlas-graphdb 0.8.3

Имя Файла Размер
atlas-graphdb-0.8.3.pom 1 KB
Обзор

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