Last Version

iceberg-parquet 0.11.1.2

A table format for huge analytic datasets

License

License

GroupId

GroupId

com.linkedin.iceberg
ArtifactId

ArtifactId

iceberg-parquet
Version

Version

0.11.1.2
Type

Type

jar
Description

Description

iceberg-parquet
A table format for huge analytic datasets
Project URL

Project URL

https://github.com/linkedin/iceberg
Source Code Management

Source Code Management

https://github.com/linkedin/iceberg.git

Download iceberg-parquet 0.11.1.2


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

Dependencies

compile (5)

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.parquet : parquet-avro jar 1.11.1

Project Modules

There are no modules declared in this project.