i

iceberg-spark-runtime-3.5_2.12

A table format for huge analytic datasets
https://iceberg.apache.org
The Apache Software License, Version 2.0
Files download
File Operation
iceberg-spark-runtime-3.5_2.12-1.6.1.jar download
iceberg-spark-runtime-3.5_2.12-1.6.1.pom download
iceberg-spark-runtime-3.5_2.12-1.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.iceberg</groupId>
  <artifactId>iceberg-spark-runtime-3.5_2.12</artifactId>
  <version>1.6.1</version>
</dependency>
Gradle Groovy
implementation 'org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.6.1'
Gradle Kotlin
implementation("org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.6.1")
Scala SBT
libraryDependencies += "org.apache.iceberg" % "iceberg-spark-runtime-3.5_2.12" % "1.6.1"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.iceberg', module='iceberg-spark-runtime-3.5_2.12', version='1.6.1')
)
Apache Ivy
<dependency org="org.apache.iceberg" name="iceberg-spark-runtime-3.5_2.12" rev="1.6.1" />
Leiningen
[org.apache.iceberg/iceberg-spark-runtime-3.5_2.12 "1.6.1"]
Apache Buildr
'org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:jar:1.6.1'
Dependencies
The project has no third-party dependencies