| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.apache.iceberg |
| ArtifactId | ArtifactIdiceberg-data |
| Last Version | Last Version0.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Iceberg
A table format for huge analytic datasets
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| iceberg-data-0.13.2.pom | |
| iceberg-data-0.13.2.jar | 73 KB |
| iceberg-data-0.13.2-tests.jar | 51 KB |
| iceberg-data-0.13.2-sources.jar | 28 KB |
| iceberg-data-0.13.2-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-data/ -->
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-data</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-data/
implementation 'org.apache.iceberg:iceberg-data:0.13.2'
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-data/
implementation ("org.apache.iceberg:iceberg-data:0.13.2")
'org.apache.iceberg:iceberg-data:jar:0.13.2'
<dependency org="org.apache.iceberg" name="iceberg-data" rev="0.13.2">
<artifact name="iceberg-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-data', version='0.13.2')
)
libraryDependencies += "org.apache.iceberg" % "iceberg-data" % "0.13.2"
[org.apache.iceberg/iceberg-data "0.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.iceberg : iceberg-api | jar | 0.13.2 |
| 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.orc : orc-core | jar | 1.7.2 |
| org.apache.parquet : parquet-avro | jar | 1.12.2 |