License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.aliyun.datalake |
ArtifactId | ArtifactIdmetastore-client-hive |
Last Version | Last Version0.2.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAlibaba Cloud DataLake Catalog Client for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metastore-client-hive-0.2.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-hive</artifactId>
<version>0.2.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive/
implementation 'com.aliyun.datalake:metastore-client-hive:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive/
implementation ("com.aliyun.datalake:metastore-client-hive:0.2.14")
'com.aliyun.datalake:metastore-client-hive:pom:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-hive" rev="0.2.14">
<artifact name="metastore-client-hive" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-hive', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-hive" % "0.2.14"
[com.aliyun.datalake/metastore-client-hive "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
jdk.tools » jdk.tools | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |