| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.orc |
| ArtifactId | ArtifactIdorc-tools |
| Last Version | Last Version1.7.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionORC Tools
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orc-tools-1.7.5.pom | |
| orc-tools-1.7.5.jar | 107 KB |
| orc-tools-1.7.5-uber.jar | 28 MB |
| orc-tools-1.7.5-sources.jar | 52 KB |
| orc-tools-1.7.5-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.orc/orc-tools/ -->
<dependency>
<groupId>org.apache.orc</groupId>
<artifactId>orc-tools</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.orc/orc-tools/
implementation 'org.apache.orc:orc-tools:1.7.5'
// https://jarcasting.com/artifacts/org.apache.orc/orc-tools/
implementation ("org.apache.orc:orc-tools:1.7.5")
'org.apache.orc:orc-tools:jar:1.7.5'
<dependency org="org.apache.orc" name="orc-tools" rev="1.7.5">
<artifact name="orc-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.orc', module='orc-tools', version='1.7.5')
)
libraryDependencies += "org.apache.orc" % "orc-tools" % "1.7.5"
[org.apache.orc/orc-tools "1.7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.orc : orc-shims | jar | 1.7.5 |
| org.apache.orc : orc-core | jar | 1.7.5 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.opencsv : opencsv | jar | 3.9 |
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.hadoop : hadoop-common | jar | 2.10.1 |
| org.apache.hadoop : hadoop-hdfs-client | jar | 2.10.1 |
| org.apache.hive : hive-storage-api | jar | 2.8.1 |
| org.codehaus.jettison : jettison | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |