MVN

com.tencent.devops.leaf : leaf-plugin

Maven & Gradle

Oct 25, 2022
0 stars
<dependency>
    <groupId>com.tencent.devops.leaf</groupId>
    <artifactId>leaf-plugin</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.devops.leaf : leaf-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-RELEASE

All Versions

Choose a version of com.tencent.devops.leaf : leaf-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
leaf-plugin-1.0.2-RELEASE
leaf-plugin-1.0.1-RELEASE
leaf-plugin-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tencent.devops.leaf</groupId>
    <artifactId>leaf-plugin</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>

Advertisement