MVN

com.webank.wedatasphere.linkis : linkis-cli

Maven & Gradle

Sep 07, 2021
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-cli</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.webank.wedatasphere.linkis : linkis-cli to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.webank.wedatasphere.linkis : linkis-cli to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
linkis-cli-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-cli</artifactId>
    <version>1.0.2</version>
</dependency>