| License |
License |
|---|---|
| GroupId | GroupIdco.cask.cdap |
| ArtifactId | ArtifactIdhive-exec |
| Last Version | Last Version0.13.0 |
| 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 |
| Filename | Size |
|---|---|
| hive-exec-0.13.0.pom | |
| hive-exec-0.13.0.jar | 10 MB |
| hive-exec-0.13.0-tests.jar | 817 KB |
| hive-exec-0.13.0-sources.jar | 3 MB |
| hive-exec-0.13.0-source-release.zip | 9 MB |
| hive-exec-0.13.0-javadoc.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.cask.cdap/hive-exec/ -->
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>hive-exec</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/hive-exec/
implementation 'co.cask.cdap:hive-exec:0.13.0'
// https://jarcasting.com/artifacts/co.cask.cdap/hive-exec/
implementation ("co.cask.cdap:hive-exec:0.13.0")
'co.cask.cdap:hive-exec:jar:0.13.0'
<dependency org="co.cask.cdap" name="hive-exec" rev="0.13.0">
<artifact name="hive-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='hive-exec', version='0.13.0')
)
libraryDependencies += "co.cask.cdap" % "hive-exec" % "0.13.0"
[co.cask.cdap/hive-exec "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : parquet-column | jar | 1.3.2 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.apache.hadoop : hadoop-mapreduce-client-common Optional | jar | 2.3.0 |