is not current version
Last Version 0.8.4

org.apache.atlas:atlas-graphdb-titan1 0.8.2

Apache Atlas Titan 1.0.0 Graph DB Impl

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-graphdb-titan1
Version

Version

0.8.2
Type

Type

jar

Download atlas-graphdb-titan1 0.8.2


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