MVN

com.aliyun.datalake : metastore-client-hive

Maven & Gradle

Mar 01, 2022
<dependency>
    <groupId>com.aliyun.datalake</groupId>
    <artifactId>metastore-client-hive</artifactId>
    <version>0.2.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.datalake : metastore-client-hive to add to Maven - Latest Versions:

  • Latest Stable: 0.2.14

All Versions

Choose a version of com.aliyun.datalake : metastore-client-hive to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
metastore-client-hive-0.2.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aliyun.datalake</groupId>
    <artifactId>metastore-client-hive</artifactId>
    <version>0.2.14</version>
</dependency>

Advertisement