| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.hive | 
| ArtifactId | ArtifactIdhive-hplsql | 
| Last Version | Last Version4.0.0-alpha-1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHive HPL/SQL 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-hplsql-4.0.0-alpha-1.pom | |
| hive-hplsql-4.0.0-alpha-1.jar | 675 KB | 
| hive-hplsql-4.0.0-alpha-1-sources.jar | 253 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-hplsql/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-hplsql</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.hive/hive-hplsql/
implementation 'org.apache.hive:hive-hplsql:4.0.0-alpha-1'// https://jarcasting.com/artifacts/org.apache.hive/hive-hplsql/
implementation ("org.apache.hive:hive-hplsql:4.0.0-alpha-1")'org.apache.hive:hive-hplsql:jar:4.0.0-alpha-1'<dependency org="org.apache.hive" name="hive-hplsql" rev="4.0.0-alpha-1">
  <artifact name="hive-hplsql" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.hive', module='hive-hplsql', version='4.0.0-alpha-1')
)libraryDependencies += "org.apache.hive" % "hive-hplsql" % "4.0.0-alpha-1"[org.apache.hive/hive-hplsql "4.0.0-alpha-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 19.0 | 
| commons-cli : commons-cli | jar | 1.4 | 
| commons-io : commons-io | jar | 2.8.0 | 
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 | 
| org.antlr : antlr4-runtime | jar | 4.5 | 
| org.apache.hadoop : hadoop-common Optional | jar | 3.1.0 | 
| org.apache.hadoop : hadoop-hdfs-client Optional | jar | 3.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 | 
| org.mockito : mockito-core | jar | 3.4.4 |