| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.atlas | 
| ArtifactId | ArtifactIdatlas-janusgraph-hbase2 | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Atlas JanusGraph-HBase2 Module Apache Atlas JanusGraph-HBase2 Module | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-janusgraph-hbase2/ -->
<dependency>
    <groupId>org.apache.atlas</groupId>
    <artifactId>atlas-janusgraph-hbase2</artifactId>
    <version>2.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.atlas/atlas-janusgraph-hbase2/
implementation 'org.apache.atlas:atlas-janusgraph-hbase2:2.2.0'// https://jarcasting.com/artifacts/org.apache.atlas/atlas-janusgraph-hbase2/
implementation ("org.apache.atlas:atlas-janusgraph-hbase2:2.2.0")'org.apache.atlas:atlas-janusgraph-hbase2:jar:2.2.0'<dependency org="org.apache.atlas" name="atlas-janusgraph-hbase2" rev="2.2.0">
  <artifact name="atlas-janusgraph-hbase2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.atlas', module='atlas-janusgraph-hbase2', version='2.2.0')
)libraryDependencies += "org.apache.atlas" % "atlas-janusgraph-hbase2" % "2.2.0"[org.apache.atlas/atlas-janusgraph-hbase2 "2.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.janusgraph : janusgraph-core | jar | 0.5.3 | 
| org.apache.hbase : hbase-shaded-client Optional | jar | 2.3.3 | 
| 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.apache.hadoop : hadoop-common | jar | 3.3.0 |