License |
License |
---|---|
GroupId | GroupIdcom.linkedin.iceberg |
ArtifactId | ArtifactIdiceberg-orc |
Last Version | Last Version0.11.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniceberg-orc
A table format for huge analytic datasets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iceberg-orc-0.11.1.2.pom | |
iceberg-orc-0.11.1.2.jar | 89 KB |
iceberg-orc-0.11.1.2-tests.jar | 23 KB |
iceberg-orc-0.11.1.2-sources.jar | 45 KB |
iceberg-orc-0.11.1.2-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-orc/ -->
<dependency>
<groupId>com.linkedin.iceberg</groupId>
<artifactId>iceberg-orc</artifactId>
<version>0.11.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-orc/
implementation 'com.linkedin.iceberg:iceberg-orc:0.11.1.2'
// https://jarcasting.com/artifacts/com.linkedin.iceberg/iceberg-orc/
implementation ("com.linkedin.iceberg:iceberg-orc:0.11.1.2")
'com.linkedin.iceberg:iceberg-orc:jar:0.11.1.2'
<dependency org="com.linkedin.iceberg" name="iceberg-orc" rev="0.11.1.2">
<artifact name="iceberg-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.iceberg', module='iceberg-orc', version='0.11.1.2')
)
libraryDependencies += "com.linkedin.iceberg" % "iceberg-orc" % "0.11.1.2"
[com.linkedin.iceberg/iceberg-orc "0.11.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
com.linkedin.iceberg : iceberg-api | jar | 0.11.1.2 |
com.linkedin.iceberg : iceberg-core | jar | 0.11.1.2 |
org.apache.orc : orc-core | jar | 1.6.6 |