| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.atlas | 
| ArtifactId | ArtifactIdatlas-graphdb-impls | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionApache Atlas Graph DB Dependencies Apache Atlas Graph Database Implementation Dependencies | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| atlas-graphdb-impls-2.2.0.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/ -->
<dependency>
    <groupId>org.apache.atlas</groupId>
    <artifactId>atlas-graphdb-impls</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/
implementation 'org.apache.atlas:atlas-graphdb-impls:2.2.0'// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-impls/
implementation ("org.apache.atlas:atlas-graphdb-impls:2.2.0")'org.apache.atlas:atlas-graphdb-impls:pom:2.2.0'<dependency org="org.apache.atlas" name="atlas-graphdb-impls" rev="2.2.0">
  <artifact name="atlas-graphdb-impls" type="pom" />
</dependency>@Grapes(
@Grab(group='org.apache.atlas', module='atlas-graphdb-impls', version='2.2.0')
)libraryDependencies += "org.apache.atlas" % "atlas-graphdb-impls" % "2.2.0"[org.apache.atlas/atlas-graphdb-impls "2.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ${graphGroup} » ${graphArtifact} | jar | 2.2.0 | 
| 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 |