License |
License |
---|---|
GroupId | GroupIdorg.apache.atlas |
ArtifactId | ArtifactIdatlas-graphdb-common |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraph Database Common Code
Adds IBM Graph Database Support to Apache Atlas
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-common/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb-common</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-common/
implementation 'org.apache.atlas:atlas-graphdb-common:2.2.0'
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-common/
implementation ("org.apache.atlas:atlas-graphdb-common:2.2.0")
'org.apache.atlas:atlas-graphdb-common:jar:2.2.0'
<dependency org="org.apache.atlas" name="atlas-graphdb-common" rev="2.2.0">
<artifact name="atlas-graphdb-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='atlas-graphdb-common', version='2.2.0')
)
libraryDependencies += "org.apache.atlas" % "atlas-graphdb-common" % "2.2.0"
[org.apache.atlas/atlas-graphdb-common "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.atlas : atlas-graphdb-api | jar | 2.2.0 |
com.google.guava : guava | jar | 25.1-jre |
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.testng : testng | jar | 6.9.4 |
org.mockito : mockito-all | jar | 1.9.5 |