License |
License |
---|---|
GroupId | GroupIdorg.spark-project.hive |
ArtifactId | ArtifactIdhive-service |
Last Version | Last Version1.2.1.spark2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Service
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-service-1.2.1.spark2.pom | |
hive-service-1.2.1.spark2.jar | 1 MB |
hive-service-1.2.1.spark2-sources.jar | 435 bytes |
hive-service-1.2.1.spark2-javadoc.jar | 435 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spark-project.hive/hive-service/ -->
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-service</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-service/
implementation 'org.spark-project.hive:hive-service:1.2.1.spark2'
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-service/
implementation ("org.spark-project.hive:hive-service:1.2.1.spark2")
'org.spark-project.hive:hive-service:jar:1.2.1.spark2'
<dependency org="org.spark-project.hive" name="hive-service" rev="1.2.1.spark2">
<artifact name="hive-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive', module='hive-service', version='1.2.1.spark2')
)
libraryDependencies += "org.spark-project.hive" % "hive-service" % "1.2.1.spark2"
[org.spark-project.hive/hive-service "1.2.1.spark2"]
Group / Artifact | Type | Version |
---|---|---|
org.spark-project.hive : hive-exec | jar | 1.2.1.spark2 |
org.spark-project.hive : hive-metastore | jar | 1.2.1.spark2 |
commons-codec : commons-codec | jar | 1.4 |
commons-cli : commons-cli | jar | 1.2 |
net.sf.jpam : jpam | jar | 1.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.1.3 |
org.eclipse.jetty.aggregate : jetty-all | jar | 7.6.0.v20120127 |
org.apache.thrift : libfb303 | jar | 0.9.2 |
org.apache.thrift : libthrift | jar | 0.9.2 |
org.apache.curator : curator-framework | jar | 2.6.0 |
org.apache.curator : curator-recipes | jar | 2.6.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.spark-project.hive : hive-exec | jar | 1.2.1.spark2 |
junit : junit | jar | 4.11 |