is not current version
Last Version 8.0.0

Arrow Orc Adapter 4.0.1

(Experimental/Contrib)A JNI wrapper for the C++ ORC reader implementation.

License

License

GroupId

GroupId

org.apache.arrow.orc
ArtifactId

ArtifactId

arrow-orc
Version

Version

4.0.1
Type

Type

jar
Description

Description

Arrow Orc Adapter
(Experimental/Contrib)A JNI wrapper for the C++ ORC reader implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download arrow-orc 4.0.1


<!-- https://jarcasting.com/artifacts/org.apache.arrow.orc/arrow-orc/ -->
<dependency>
    <groupId>org.apache.arrow.orc</groupId>
    <artifactId>arrow-orc</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.arrow.orc/arrow-orc/
implementation 'org.apache.arrow.orc:arrow-orc:4.0.1'
// https://jarcasting.com/artifacts/org.apache.arrow.orc/arrow-orc/
implementation ("org.apache.arrow.orc:arrow-orc:4.0.1")
'org.apache.arrow.orc:arrow-orc:jar:4.0.1'
<dependency org="org.apache.arrow.orc" name="arrow-orc" rev="4.0.1">
  <artifact name="arrow-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.arrow.orc', module='arrow-orc', version='4.0.1')
)
libraryDependencies += "org.apache.arrow.orc" % "arrow-orc" % "4.0.1"
[org.apache.arrow.orc/arrow-orc "4.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.arrow : arrow-memory-core jar 4.0.1
org.apache.arrow : arrow-vector jar 4.0.1

runtime (1)

Group / Artifact Type Version
org.apache.arrow : arrow-memory-netty jar 4.0.1

test (14)

Group / Artifact Type Version
org.apache.orc : orc-core jar 1.5.5
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hive : hive-storage-api jar 2.6.0
org.slf4j : jul-to-slf4j jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
junit : junit jar 4.12
org.mockito : mockito-junit-jupiter jar 2.25.1
ch.qos.logback : logback-classic jar 1.2.3
de.huxhorn.lilith : de.huxhorn.lilith.logback.appender.multiplex-classic jar 0.9.44

Project Modules

There are no modules declared in this project.