is not current version
Last Version 4.0.0-alpha-1

Hive Storage API 2.8.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-storage-api
Version

Version

2.8.1
Type

Type

jar
Description

Description

Hive Storage API
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download hive-storage-api 2.8.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.1.0

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter-engine jar 5.6.3
org.junit.vintage : junit-vintage-engine jar 5.6.3
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.