Apache Iceberg

A table format for huge analytic datasets

License

License

GroupId

GroupId

org.apache.iceberg
ArtifactId

ArtifactId

iceberg-hive-runtime
Last Version

Last Version

0.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Iceberg
A table format for huge analytic datasets
Project URL

Project URL

https://iceberg.apache.org

Download iceberg-hive-runtime

How to add to project

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

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.

Versions

Version
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.0