License |
License |
---|---|
GroupId | GroupIdorg.apache.iceberg |
ArtifactId | ArtifactIdiceberg-api |
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-api-0.13.2.pom | |
iceberg-api-0.13.2.jar | 268 KB |
iceberg-api-0.13.2-tests.jar | 114 KB |
iceberg-api-0.13.2-sources.jar | 160 KB |
iceberg-api-0.13.2-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-api/ -->
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-api</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-api/
implementation 'org.apache.iceberg:iceberg-api:0.13.2'
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-api/
implementation ("org.apache.iceberg:iceberg-api:0.13.2")
'org.apache.iceberg:iceberg-api:jar:0.13.2'
<dependency org="org.apache.iceberg" name="iceberg-api" rev="0.13.2">
<artifact name="iceberg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-api', version='0.13.2')
)
libraryDependencies += "org.apache.iceberg" % "iceberg-api" % "0.13.2"
[org.apache.iceberg/iceberg-api "0.13.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.apache.iceberg : iceberg-bundled-guava | jar | 0.13.2 |