is not current version
Last Version 2.2.0

org.apache.atlas:atlas-client-v2 0.8.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-client-v2
Version

Version

0.8.2
Type

Type

jar

Download atlas-client-v2 0.8.2


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