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

org.apache.atlas:atlas-graphdb-impls 0.8.1

Apache Atlas Graph Database Implementation Dependencies

Группа

Группа

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

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

atlas-graphdb-impls
Версия

Версия

0.8.1
Тип

Тип

pom

Скачать atlas-graphdb-impls 0.8.1

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

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