MVN

com.surenpi.autotest : autotest.parent

Maven & Gradle

Dec 29, 2020
2 stars

autotest.parent · WebUI自动化测试框架

<dependency>
    <groupId>com.surenpi.autotest</groupId>
    <artifactId>autotest.parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.surenpi.autotest : autotest.parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.surenpi.autotest : autotest.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
autotest.parent-1.0.2
autotest.parent-1.0.1-20170818
autotest.parent-1.0.1-20170815
autotest.parent-1.0.1-20170618
autotest.parent-1.0.0-20170504

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.surenpi.autotest</groupId>
    <artifactId>autotest.parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement