is not current version
Last Version 2.2.0

org.apache.atlas:atlas-repository 0.8.4

Apache Atlas Repository Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-repository
Version

Version

0.8.4
Type

Type

jar

Download atlas-repository 0.8.4


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