Apache Iceberg

A table format for huge analytic datasets

License

License

GroupId

GroupId

org.apache.iceberg
ArtifactId

ArtifactId

iceberg-parquet
Last Version

Last Version

0.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Iceberg
A table format for huge analytic datasets
Project URL

Project URL

https://iceberg.apache.org

Download iceberg-parquet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.iceberg : iceberg-api jar 0.13.2

runtime (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.iceberg : iceberg-bundled-guava jar 0.13.2
org.apache.iceberg : iceberg-core jar 0.13.2
org.apache.iceberg : iceberg-common jar 0.13.2
org.apache.parquet : parquet-avro jar 1.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0-incubating
0.7.0-incubating