is not current version
Last Version 1.5.1

org.phoenixframe:phoenix_parent 1.2.2

phoenixframe is a lightweight autotest framework,include webgui,interface,mobile and so on

GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_parent
Version

Version

1.2.2
Type

Type

pom

Download phoenix_parent 1.2.2

Filename Size
phoenix_parent-1.2.2.pom 14 KB
Browse

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