MVN

org.phoenixframe : phoenix_parent

Maven & Gradle

Oct 11, 2016

phoenixframe · phoenixframe is a lightweight automated testing framework,such as webgui/interface/mobile app automatic test and webgui/interface/mobile app automatic monitoring.

<dependency>
    <groupId>org.phoenixframe</groupId>
    <artifactId>phoenix_parent</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.phoenixframe : phoenix_parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of org.phoenixframe : phoenix_parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
phoenix_parent-1.5.1
phoenix_parent-1.5.0
1.4.x
phoenix_parent-1.4.8
phoenix_parent-1.4.7
phoenix_parent-1.4.6
1.3.x
phoenix_parent-1.3.5
phoenix_parent-1.3.4
phoenix_parent-1.3.2
phoenix_parent-1.3.1
1.2.x
phoenix_parent-1.2.7
phoenix_parent-1.2.6
phoenix_parent-1.2.5
phoenix_parent-1.2.3
phoenix_parent-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.phoenixframe</groupId>
    <artifactId>phoenix_parent</artifactId>
    <version>1.5.1</version>
</dependency>