License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-hivecompat |
Last Version | Last Version0.9.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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 |
---|---|
asterix-hivecompat-0.9.7.1.pom | |
asterix-hivecompat-0.9.7.1.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-hivecompat/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-hivecompat</artifactId>
<version>0.9.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-hivecompat/
implementation 'org.apache.asterix:asterix-hivecompat:0.9.7.1'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-hivecompat/
implementation ("org.apache.asterix:asterix-hivecompat:0.9.7.1")
'org.apache.asterix:asterix-hivecompat:jar:0.9.7.1'
<dependency org="org.apache.asterix" name="asterix-hivecompat" rev="0.9.7.1">
<artifact name="asterix-hivecompat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-hivecompat', version='0.9.7.1')
)
libraryDependencies += "org.apache.asterix" % "asterix-hivecompat" % "0.9.7.1"
[org.apache.asterix/asterix-hivecompat "0.9.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
org.apache.hive : hive-serde | jar | 0.13.0 |
commons-logging : commons-logging-api | jar | 1.1 |
org.apache.hive.shims : hive-shims-common | jar | 0.13.0 |
org.apache.hive : hive-common | jar | 0.13.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.8.5 |
org.apache.logging.log4j : log4j-1.2-api | jar |