Last Version

Apache Iceberg 0.9.1

A table format for huge analytic datasets

License

License

GroupId

GroupId

org.apache.iceberg
ArtifactId

ArtifactId

iceberg-hive
Version

Version

0.9.1
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 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.iceberg : iceberg-core jar 0.9.1

Project Modules

There are no modules declared in this project.