License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.aliyun.datalake |
ArtifactId | ArtifactIdmetastore-client-hive2 |
Last Version | Last Version0.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlibaba Cloud DataLake Catalog Client for Java
|
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive2/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-hive2</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive2/
implementation 'com.aliyun.datalake:metastore-client-hive2:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive2/
implementation ("com.aliyun.datalake:metastore-client-hive2:0.2.14")
'com.aliyun.datalake:metastore-client-hive2:jar:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-hive2" rev="0.2.14">
<artifact name="metastore-client-hive2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-hive2', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-hive2" % "0.2.14"
[com.aliyun.datalake/metastore-client-hive2 "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.datalake : metastore-client-hive-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.hive.hcatalog : hive-hcatalog-core | 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 |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.13 |