License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-service |
Version | Version4.0.0-alpha-1 |
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-4.0.0-alpha-1.pom | |
hive-service-4.0.0-alpha-1.jar | 818 KB |
hive-service-4.0.0-alpha-1-tests.jar | 153 KB |
hive-service-4.0.0-alpha-1-sources.jar | 623 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-service/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-service/
implementation 'org.apache.hive:hive-service:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-service/
implementation ("org.apache.hive:hive-service:4.0.0-alpha-1")
'org.apache.hive:hive-service:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-service" rev="4.0.0-alpha-1">
<artifact name="hive-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-service', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-service" % "4.0.0-alpha-1"
[org.apache.hive/hive-service "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-common | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-standalone-metastore-common | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
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.tez : tez-api | jar | 0.10.1 |
org.apache.tez : tez-runtime-library | jar | 0.10.1 |
org.apache.tez : tez-dag | jar | 0.10.1 |
org.apache.directory.server : apacheds-server-integ | jar | 1.5.7 |
org.apache.directory.server : apacheds-test-framework | jar | 1.5.7 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.mockito : mockito-core | jar | 3.4.4 |