MVN

org.abego.guitesting : guitesting-parent

Maven & Gradle

Feb 25, 2019

abego GuiTesting

<dependency>
    <groupId>org.abego.guitesting</groupId>
    <artifactId>guitesting-parent</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.abego.guitesting : guitesting-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of org.abego.guitesting : guitesting-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
guitesting-parent-0.9.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.abego.guitesting</groupId>
    <artifactId>guitesting-parent</artifactId>
    <version>0.9.5</version>
</dependency>

Advertisement