MVN

cn.testnewbie.automation : automation-parent

Maven & Gradle

Mar 12, 2021

testnewbie parent pom · testnewbie-automation parent pom

<dependency>
    <groupId>cn.testnewbie.automation</groupId>
    <artifactId>automation-parent</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.testnewbie.automation : automation-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of cn.testnewbie.automation : automation-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
automation-parent-1.3.2
automation-parent-1.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.testnewbie.automation</groupId>
    <artifactId>automation-parent</artifactId>
    <version>1.3.2</version>
</dependency>