| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.hive | 
    
| ArtifactId | ArtifactIdhive-hbase-handler | 
    
| Version | Version4.0.0-alpha-1 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHive HBase Handler 
            The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-hbase-handler/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-hbase-handler</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.hive/hive-hbase-handler/
implementation 'org.apache.hive:hive-hbase-handler:4.0.0-alpha-1'
                // https://jarcasting.com/artifacts/org.apache.hive/hive-hbase-handler/
implementation ("org.apache.hive:hive-hbase-handler:4.0.0-alpha-1")
                'org.apache.hive:hive-hbase-handler:jar:4.0.0-alpha-1'
                <dependency org="org.apache.hive" name="hive-hbase-handler" rev="4.0.0-alpha-1">
  <artifact name="hive-hbase-handler" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.hive', module='hive-hbase-handler', version='4.0.0-alpha-1')
)
                libraryDependencies += "org.apache.hive" % "hive-hbase-handler" % "4.0.0-alpha-1"
                [org.apache.hive/hive-hbase-handler "4.0.0-alpha-1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hive : hive-common | jar | 4.0.0-alpha-1 | 
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 | 
| org.apache.hadoop : hadoop-mapreduce-client-core Optional | jar | 3.1.0 | 
| org.apache.avro : avro | jar | 1.8.2 | 
| org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : hadoop-common Optional | jar | 3.1.0 | 
| org.apache.hbase : hbase-hadoop2-compat | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-client | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-server | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-mapreduce | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-common | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-hadoop-compat | jar | 2.0.0-alpha4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : hadoop-hdfs | jar | 3.1.0 | 
| org.apache.hbase : hbase-hadoop2-compat | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-common | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-server | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-mapreduce | jar | 2.0.0-alpha4 | 
| org.apache.hbase : hbase-hadoop-compat | jar | 2.0.0-alpha4 | 
| org.eclipse.jetty : jetty-runner | jar | 9.3.27.v20190418 | 
| com.sun.jersey : jersey-servlet | jar | 1.19 | 
| org.apache.hadoop : hadoop-common | jar | 3.1.0 | 
| junit : junit | jar | 4.13 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 | 
| org.mockito : mockito-core | jar | 3.4.4 |