is not current version
Last Version 0.13.2

org.apache.iceberg:iceberg-hive-metastore 0.10.0

A table format for huge analytic datasets

GroupId

GroupId

org.apache.iceberg
ArtifactId

ArtifactId

iceberg-hive-metastore
Version

Version

0.10.0
Type

Type

jar

Download iceberg-hive-metastore 0.10.0


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