| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdorg.apache.hive.hcatalog | 
| ArtifactId | ArtifactIdhive-webhcat-java-client | 
| Version | Version4.0.0-alpha-1 | 
| Type | Typejar | 
| Description | DescriptionHive HCatalog Webhcat Java Client 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.hcatalog/hive-webhcat-java-client/ -->
<dependency>
    <groupId>org.apache.hive.hcatalog</groupId>
    <artifactId>hive-webhcat-java-client</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-webhcat-java-client/
implementation 'org.apache.hive.hcatalog:hive-webhcat-java-client:4.0.0-alpha-1'// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-webhcat-java-client/
implementation ("org.apache.hive.hcatalog:hive-webhcat-java-client:4.0.0-alpha-1")'org.apache.hive.hcatalog:hive-webhcat-java-client:jar:4.0.0-alpha-1'<dependency org="org.apache.hive.hcatalog" name="hive-webhcat-java-client" rev="4.0.0-alpha-1">
  <artifact name="hive-webhcat-java-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hive-webhcat-java-client', version='4.0.0-alpha-1')
)libraryDependencies += "org.apache.hive.hcatalog" % "hive-webhcat-java-client" % "4.0.0-alpha-1"[org.apache.hive.hcatalog/hive-webhcat-java-client "4.0.0-alpha-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 4.0.0-alpha-1 | 
| org.apache.hive.hcatalog : hive-hcatalog-server-extensions | jar | 4.0.0-alpha-1 | 
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 | 
| org.apache.hadoop : hadoop-common | jar | 3.1.0 | 
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 | 
| 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 | 
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 4.0.0-alpha-1 | 
| org.apache.pig : pig | jar | 0.16.0 | 
| org.mockito : mockito-core | jar | 3.4.4 |