License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-storage-api |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive 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 |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-storage-api</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/
implementation 'org.apache.hive:hive-storage-api:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/
implementation ("org.apache.hive:hive-storage-api:4.0.0-alpha-1")
'org.apache.hive:hive-storage-api:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-storage-api" rev="4.0.0-alpha-1">
<artifact name="hive-storage-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-storage-api', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-storage-api" % "4.0.0-alpha-1"
[org.apache.hive/hive-storage-api "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.1.0 |
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 |