is not current version
Last Version 0.11.1.2

com.linkedin.iceberg:iceberg-bundled-guava 0.11.1.1

A table format for huge analytic datasets

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.linkedin.iceberg
ArtifactId

ArtifactId

iceberg-bundled-guava
Version

Version

0.11.1.1
Type

Type

jar

Download iceberg-bundled-guava 0.11.1.1


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