| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.hive | 
    
| ArtifactId | ArtifactIdkafka-handler | 
    
| Version | Version4.0.0-alpha-1 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHive Kafka Storage 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 | 
            
| Filename | Size | 
|---|---|
| kafka-handler-4.0.0-alpha-1.pom | |
| kafka-handler-4.0.0-alpha-1.jar | 6 MB | 
| kafka-handler-4.0.0-alpha-1-tests.jar | 22 bytes | 
| kafka-handler-4.0.0-alpha-1-sources.jar | 69 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.hive/kafka-handler/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>kafka-handler</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.hive/kafka-handler/
implementation 'org.apache.hive:kafka-handler:4.0.0-alpha-1'
                // https://jarcasting.com/artifacts/org.apache.hive/kafka-handler/
implementation ("org.apache.hive:kafka-handler:4.0.0-alpha-1")
                'org.apache.hive:kafka-handler:jar:4.0.0-alpha-1'
                <dependency org="org.apache.hive" name="kafka-handler" rev="4.0.0-alpha-1">
  <artifact name="kafka-handler" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.hive', module='kafka-handler', version='4.0.0-alpha-1')
)
                libraryDependencies += "org.apache.hive" % "kafka-handler" % "4.0.0-alpha-1"
                [org.apache.hive/kafka-handler "4.0.0-alpha-1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hive : hive-serde | jar | 4.0.0-alpha-1 | 
| com.google.guava : guava | jar | 19.0 | 
| org.apache.hadoop : hadoop-common | jar | 3.1.0 | 
| org.apache.hadoop : hadoop-client | jar | 3.1.0 | 
| org.apache.kafka : kafka-clients | jar | 2.5.0 | 
| org.apache.avro : avro | jar | 1.8.2 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.apache.kafka : kafka-clients | jar | 2.5.0 | 
| org.apache.kafka : kafka_2.12 | jar | 2.5.0 | 
| org.apache.kafka : kafka_2.12 | jar | 2.5.0 | 
| org.apache.zookeeper : zookeeper | jar | 3.5.5 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| io.confluent » kafka-avro-serializer | jar | 5.4.0 | 
| org.mockito : mockito-core | jar | 3.4.4 |