is not current version
Last Version 2.2.0

org.apache.atlas:atlas-graphdb-common 0.8.4

Adds IBM Graph Database Support to Apache Atlas

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-graphdb-common
Version

Version

0.8.4
Type

Type

jar

Download atlas-graphdb-common 0.8.4


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