Download hive-orc-2.1.1.jar file - Jar h

Jar examples for h:hive-orc

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

hive-orc-2.1.1-sources.jar
hive-orc-2.1.1.jar
hive-orc-2.1.1.pom



Related Tutorials