Last Version

Apache Atlas Client 2.2.0

Apache Atlas Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

atlas-client
Version

Version

2.2.0
Type

Type

pom
Description

Description

Apache Atlas Client
Apache Atlas Client
Project Organization

Project Organization

Apache Software Foundation

Download atlas-client 2.2.0

Filename Size
atlas-client-2.2.0.pom 2 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
com.sun.jersey.contribs : jersey-multipart jar 1.19
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
cglib : cglib jar 2.2.2

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
org.testng : testng jar 6.9.4

Project Modules

  • common
  • client-v1
  • client-v2