Last Version

Apache Iceberg 0.12.1

A table format for huge analytic datasets

License

License

GroupId

GroupId

org.apache.iceberg
ArtifactId

ArtifactId

iceberg-flink-runtime
Version

Version

0.12.1
Type

Type

jar
Description

Description

Apache Iceberg
A table format for huge analytic datasets
Project URL

Project URL

https://iceberg.apache.org

Download iceberg-flink-runtime 0.12.1


<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-flink-runtime/ -->
<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-flink-runtime</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-flink-runtime/
implementation 'org.apache.iceberg:iceberg-flink-runtime:0.12.1'
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-flink-runtime/
implementation ("org.apache.iceberg:iceberg-flink-runtime:0.12.1")
'org.apache.iceberg:iceberg-flink-runtime:jar:0.12.1'
<dependency org="org.apache.iceberg" name="iceberg-flink-runtime" rev="0.12.1">
  <artifact name="iceberg-flink-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-flink-runtime', version='0.12.1')
)
libraryDependencies += "org.apache.iceberg" % "iceberg-flink-runtime" % "0.12.1"
[org.apache.iceberg/iceberg-flink-runtime "0.12.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.