is not current version
Last Version 2.2.0

org.apache.atlas:atlas-graphdb 2.0.0

Apache Atlas Graph Database Projects

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-graphdb
Version

Version

2.0.0
Type

Type

pom

Download atlas-graphdb 2.0.0

Filename Size
atlas-graphdb-2.0.0.pom 1 KB
Browse

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