License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-standalone-metastore |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionHive Standalone Metastore
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/org.apache.hive/hive-standalone-metastore/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-standalone-metastore</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-standalone-metastore/
implementation 'org.apache.hive:hive-standalone-metastore:3.1.2'
// https://jarcasting.com/artifacts/org.apache.hive/hive-standalone-metastore/
implementation ("org.apache.hive:hive-standalone-metastore:3.1.2")
'org.apache.hive:hive-standalone-metastore:jar:3.1.2'
<dependency org="org.apache.hive" name="hive-standalone-metastore" rev="3.1.2">
<artifact name="hive-standalone-metastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-standalone-metastore', version='3.1.2')
)
libraryDependencies += "org.apache.hive" % "hive-standalone-metastore" % "3.1.2"
[org.apache.hive/hive-standalone-metastore "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-distcp | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.4.0 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.2.1.jre8 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.2.0 |
org.postgresql : postgresql | jar | 9.3-1102-jdbc41 |