Last Version

ORC Examples 1.7.5


License

License

GroupId

GroupId

org.apache.orc
ArtifactId

ArtifactId

orc-examples
Version

Version

1.7.5
Type

Type

jar
Description

Description

ORC Examples
Project Organization

Project Organization

The Apache Software Foundation

Download orc-examples 1.7.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.orc : orc-core jar 1.7.5
commons-cli : commons-cli jar 1.4
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0
org.apache.hive : hive-storage-api jar 2.8.1

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre

Project Modules

There are no modules declared in this project.