ORC Shims

A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.

License

License

GroupId

GroupId

org.apache.orc
ArtifactId

ArtifactId

orc-shims
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

ORC Shims
A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.
Project Organization

Project Organization

The Apache Software Foundation

Download orc-shims

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33

provided (2)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.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