is not current version
Last Version 2.2.0

org.apache.atlas:apache-atlas 0.8.1

Metadata Management and Data Governance Platform over Hadoop

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

apache-atlas
Version

Version

0.8.1
Type

Type

pom

Download apache-atlas 0.8.1

Filename Size
apache-atlas-0.8.1.pom 82 KB
Browse

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