| License | License | 
|---|---|
| GroupId | GroupIdcom.github.hyukjinkwon | 
| ArtifactId | ArtifactIdhive-exec | 
| Last Version | Last Version1.2.1.spark2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHive Query Language 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/com.github.hyukjinkwon/hive-exec/ -->
<dependency>
    <groupId>com.github.hyukjinkwon</groupId>
    <artifactId>hive-exec</artifactId>
    <version>1.2.1.spark2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-exec/
implementation 'com.github.hyukjinkwon:hive-exec:1.2.1.spark2'// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-exec/
implementation ("com.github.hyukjinkwon:hive-exec:1.2.1.spark2")'com.github.hyukjinkwon:hive-exec:jar:1.2.1.spark2'<dependency org="com.github.hyukjinkwon" name="hive-exec" rev="1.2.1.spark2">
  <artifact name="hive-exec" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive-exec', version='1.2.1.spark2')
)libraryDependencies += "com.github.hyukjinkwon" % "hive-exec" % "1.2.1.spark2"[com.github.hyukjinkwon/hive-exec "1.2.1.spark2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.curator : curator-test | jar | 2.6.0 | 
| com.twitter : parquet-column | jar | 1.6.0 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.apache.hadoop : hadoop-mapreduce-client-common Optional | jar | 2.6.0 |