MVN

com.aliyun.datalake : metastore-client

Maven & Gradle

Mar 01, 2022
2 stars

metastore-client · Alibaba Cloud DataLake Catalog Client for Java

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

Latest Version

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

  • Latest Stable: 0.2.14

All Versions

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

Version Vulnerabilities Updated
0.2.x
metastore-client-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</artifactId>
    <version>0.2.14</version>
</dependency>

Advertisement