is not current version
Last Version 1.5.1

org.phoenixframe:phoenix_parent 1.2.6

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

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_parent
Version

Version

1.2.6
Type

Type

pom

Download phoenix_parent 1.2.6

Filename Size
phoenix_parent-1.2.6.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/org.phoenixframe/phoenix_parent/ -->
<dependency>
    <groupId>org.phoenixframe</groupId>
    <artifactId>phoenix_parent</artifactId>
    <version>1.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.phoenixframe/phoenix_parent/
implementation 'org.phoenixframe:phoenix_parent:1.2.6'
// https://jarcasting.com/artifacts/org.phoenixframe/phoenix_parent/
implementation ("org.phoenixframe:phoenix_parent:1.2.6")
'org.phoenixframe:phoenix_parent:pom:1.2.6'
<dependency org="org.phoenixframe" name="phoenix_parent" rev="1.2.6">
  <artifact name="phoenix_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.phoenixframe', module='phoenix_parent', version='1.2.6')
)
libraryDependencies += "org.phoenixframe" % "phoenix_parent" % "1.2.6"
[org.phoenixframe/phoenix_parent "1.2.6"]