is not current version
Last Version 0.11.1.2

com.linkedin.iceberg:iceberg-runtime 0.11.1.1

A table format for huge analytic datasets

GroupId

GroupId

com.linkedin.iceberg
ArtifactId

ArtifactId

iceberg-runtime
Version

Version

0.11.1.1
Type

Type

jar

Download iceberg-runtime 0.11.1.1


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