License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.qcloud |
ArtifactId | ArtifactIddlc-data-catalog-metastore-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondlc-data-catalog-metastore-client
DLC metastore client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.qcloud/dlc-data-catalog-metastore-client/ -->
<dependency>
<groupId>com.qcloud</groupId>
<artifactId>dlc-data-catalog-metastore-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud/dlc-data-catalog-metastore-client/
implementation 'com.qcloud:dlc-data-catalog-metastore-client:1.0'
// https://jarcasting.com/artifacts/com.qcloud/dlc-data-catalog-metastore-client/
implementation ("com.qcloud:dlc-data-catalog-metastore-client:1.0")
'com.qcloud:dlc-data-catalog-metastore-client:jar:1.0'
<dependency org="com.qcloud" name="dlc-data-catalog-metastore-client" rev="1.0">
<artifact name="dlc-data-catalog-metastore-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud', module='dlc-data-catalog-metastore-client', version='1.0')
)
libraryDependencies += "com.qcloud" % "dlc-data-catalog-metastore-client" % "1.0"
[com.qcloud/dlc-data-catalog-metastore-client "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencentcloudapi : tencentcloud-sdk-java | jar | 3.1.438-SNAPSHOT |
org.apache.hive : hive-metastore | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |