Download hive-llap-common-2.0.0.jar file - Jar h

Jar examples for h:hive-llap-common

Description

You can download jar file hive-llap-common 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add hive-llap-common-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

hive-llap-common-2.0.0-sources.jar
hive-llap-common-2.0.0-tests.jar
hive-llap-common-2.0.0.jar
hive-llap-common-2.0.0.pom



Related Tutorials