License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.hcatalog |
ArtifactId | ArtifactIdhive-webhcat |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive HCatalog Webhcat
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 |
Filename | Size |
---|---|
hive-webhcat-4.0.0-alpha-1.pom | |
hive-webhcat-4.0.0-alpha-1.jar | 224 KB |
hive-webhcat-4.0.0-alpha-1-sources.jar | 153 KB |
hive-webhcat-4.0.0-alpha-1-javadoc.jar | 481 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-webhcat/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-webhcat</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-webhcat/
implementation 'org.apache.hive.hcatalog:hive-webhcat:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-webhcat/
implementation ("org.apache.hive.hcatalog:hive-webhcat:4.0.0-alpha-1")
'org.apache.hive.hcatalog:hive-webhcat:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive.hcatalog" name="hive-webhcat" rev="4.0.0-alpha-1">
<artifact name="hive-webhcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hive-webhcat', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive.hcatalog" % "hive-webhcat" % "4.0.0-alpha-1"
[org.apache.hive.hcatalog/hive-webhcat "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-rewrite | jar | 9.3.27.v20190418 |
org.eclipse.jetty : jetty-server | jar | 9.3.27.v20190418 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.27.v20190418 |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-json | jar | 1.19 |
com.sun.jersey : jersey-servlet | jar | 1.19 |
com.sun.jersey.contribs : wadl-resourcedoc-doclet | jar | 1.4 |
org.apache.commons : commons-exec | jar | 1.1 |
org.apache.curator : curator-framework | jar | 4.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.apache.hive : hive-jdbc | jar | 4.0.0-alpha-1 |
org.apache.hadoop : hadoop-auth | jar | 3.1.0 |
org.apache.hadoop : hadoop-common | jar | 3.1.0 |
org.apache.hadoop : hadoop-hdfs | jar | 3.1.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.hcatalog : hive-hcatalog-core | jar | 4.0.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-standalone-metastore-common | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
junit : junit | jar | 4.13 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.apache.pig : pig | jar | 0.16.0 |
org.mockito : mockito-core | jar | 3.4.4 |