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

Jar examples for h:hive-llap-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials