License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.atlas |
ArtifactId | ArtifactIdatlas-client-v1 |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Atlas Client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
atlas-client-v1-2.2.0.pom | |
atlas-client-v1-2.2.0.jar | 42 KB |
atlas-client-v1-2.2.0-test-sources.jar | 11 KB |
atlas-client-v1-2.2.0-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-client-v1/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-client-v1</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-client-v1/
implementation 'org.apache.atlas:atlas-client-v1:2.2.0'
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-client-v1/
implementation ("org.apache.atlas:atlas-client-v1:2.2.0")
'org.apache.atlas:atlas-client-v1:jar:2.2.0'
<dependency org="org.apache.atlas" name="atlas-client-v1" rev="2.2.0">
<artifact name="atlas-client-v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='atlas-client-v1', version='2.2.0')
)
libraryDependencies += "org.apache.atlas" % "atlas-client-v1" % "2.2.0"
[org.apache.atlas/atlas-client-v1 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.atlas : atlas-client-common | jar | 2.2.0 |
org.apache.atlas : atlas-common | jar | 2.2.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.8.5 |
org.testng : testng | jar | 6.9.4 |