ORC Core

The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.

License

License

GroupId

GroupId

org.apache.orc
ArtifactId

ArtifactId

orc-core
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

ORC Core
The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.
Project Organization

Project Organization

The Apache Software Foundation

Download orc-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.orc : orc-shims jar 1.7.5
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.commons : commons-lang3 jar 3.12.0
io.airlift : aircompressor jar 0.21
org.apache.hive : hive-storage-api jar 2.8.1
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.33
org.threeten : threeten-extra jar 1.5.0

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0