License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.aliyun.datalake |
ArtifactId | ArtifactIdmetastore-client-hive-common |
Last Version | Last Version0.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetastore-client-hive-common
Alibaba Cloud DataLake Catalog Client for Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-common/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-hive-common</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-common/
implementation 'com.aliyun.datalake:metastore-client-hive-common:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-common/
implementation ("com.aliyun.datalake:metastore-client-hive-common:0.2.14")
'com.aliyun.datalake:metastore-client-hive-common:jar:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-hive-common" rev="0.2.14">
<artifact name="metastore-client-hive-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-hive-common', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-hive-common" % "0.2.14"
[com.aliyun.datalake/metastore-client-hive-common "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.datalake : shims-load | jar | 0.2.14 |
com.aliyun.datalake : shims-common | jar | 0.2.14 |
com.aliyun.datalake : metastore-client-common | jar | 0.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 2.3.7 |
org.apache.hive : hive-metastore | jar | 2.3.7 |
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
org.slf4j : slf4j-api | jar | 1.7.0 |
jdk.tools » jdk.tools | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |