License |
License |
---|---|
GroupId | GroupIdorg.apache.iceberg |
ArtifactId | ArtifactIdiceberg-spark3-extensions |
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 |
<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-spark3-extensions/ -->
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-spark3-extensions</artifactId>
<version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-spark3-extensions/
implementation 'org.apache.iceberg:iceberg-spark3-extensions:0.13.2'
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-spark3-extensions/
implementation ("org.apache.iceberg:iceberg-spark3-extensions:0.13.2")
'org.apache.iceberg:iceberg-spark3-extensions:jar:0.13.2'
<dependency org="org.apache.iceberg" name="iceberg-spark3-extensions" rev="0.13.2">
<artifact name="iceberg-spark3-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-spark3-extensions', version='0.13.2')
)
libraryDependencies += "org.apache.iceberg" % "iceberg-spark3-extensions" % "0.13.2"
[org.apache.iceberg/iceberg-spark3-extensions "0.13.2"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.antlr : antlr4-runtime | jar | 4.7.1 |