Download hive-llap-client-2.2.0.jar file - Jar h

Jar examples for h:hive-llap-client

Description

You can download jar file hive-llap-client 2.2.0 in this page.

License

Apache License

Build File

You can use the following script to add hive-llap-client-2.2.0.jar to your project.

<dependency>
   <groupId>org.apache.hive</groupId>
   <artifactId>hive-llap-client</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'org.apache.hive', name: 'hive-llap-client', version: '2.2.0'
libraryDependencies += "org.apache.hive" % "hive-llap-client" % "2.2.0"
<dependency org="org.apache.hive" name="hive-llap-client" rev="2.2.0"/>
@Grapes(@Grab(group='org.apache.hive', module='hive-llap-client', version='2.2.0'))
'org.apache.hive:hive-llap-client:jar:2.2.0'

Download

Click the following link to download the jar file.

hive-llap-client-2.2.0-sources.jar
hive-llap-client-2.2.0.jar
hive-llap-client-2.2.0.pom



Related Tutorials