is not current version
Last Version 0.11.1.2

com.linkedin.iceberg:iceberg-arrow 0.11.1.1

A table format for huge analytic datasets

GroupId

GroupId

com.linkedin.iceberg
ArtifactId

ArtifactId

iceberg-arrow
Version

Version

0.11.1.1
Type

Type

jar

Download iceberg-arrow 0.11.1.1


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