MVN

org.apache.iceberg : iceberg-spark3-runtime

Maven & Gradle

Feb 11, 2022
11 usages

Apache Iceberg · A table format for huge analytic datasets

<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-spark3-runtime</artifactId>
    <version>0.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.iceberg : iceberg-spark3-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.1

All Versions

Choose a version of org.apache.iceberg : iceberg-spark3-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
iceberg-spark3-runtime-0.13.1
iceberg-spark3-runtime-0.13.0
0.12.x
iceberg-spark3-runtime-0.12.1
iceberg-spark3-runtime-0.12.0
0.11.x
iceberg-spark3-runtime-0.11.1
iceberg-spark3-runtime-0.11.0
0.10.x
iceberg-spark3-runtime-0.10.0
0.9.x
iceberg-spark3-runtime-0.9.1
iceberg-spark3-runtime-0.9.0

How to add a dependency to Maven

Add the following org.apache.iceberg : iceberg-spark3-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-spark3-runtime</artifactId>
    <version>0.13.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.iceberg : iceberg-spark3-runtime gradle dependency to your build.gradle file:

implementation 'org.apache.iceberg:iceberg-spark3-runtime:0.13.1'

Gradle Kotlin DSL: Add the following org.apache.iceberg : iceberg-spark3-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.iceberg:iceberg-spark3-runtime:0.13.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.iceberg : iceberg-spark3-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.iceberg" % "iceberg-spark3-runtime" % "0.13.1"

Advertisement

Dependencies from Group

May 23, 2023
36 usages
May 23, 2023
32 usages
May 23, 2023
21 usages
May 23, 2023
20 usages

Discover Dependencies

Nov 05, 2022
3 usages
1 stars
Aug 15, 2023
5 usages
1.1k stars
Jul 18, 2023
5 usages
16.7k stars
Jul 04, 2023
4 usages
Oct 24, 2022
2 usages
4 stars
Oct 24, 2022
2 usages
4 stars
Apr 10, 2021
2 usages
0 stars
Apr 06, 2021
3 usages
0 stars
Dec 13, 2022
5 usages
May 14, 2023
2 usages
45 stars