License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdorg.paxml |
ArtifactId | ArtifactIdPaxmlTestNG |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaxmlTestNG
Paxml - Process Automation eXtensible Markup Language
|
Project Organization |
Project OrganizationPaxml |
Filename | Size |
---|---|
PaxmlTestNG-1.0.pom | |
PaxmlTestNG-1.0.jar | 75 KB |
PaxmlTestNG-1.0-sources.jar | 61 KB |
PaxmlTestNG-1.0-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.paxml/PaxmlTestNG/ -->
<dependency>
<groupId>org.paxml</groupId>
<artifactId>PaxmlTestNG</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.paxml/PaxmlTestNG/
implementation 'org.paxml:PaxmlTestNG:1.0'
// https://jarcasting.com/artifacts/org.paxml/PaxmlTestNG/
implementation ("org.paxml:PaxmlTestNG:1.0")
'org.paxml:PaxmlTestNG:jar:1.0'
<dependency org="org.paxml" name="PaxmlTestNG" rev="1.0">
<artifact name="PaxmlTestNG" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.paxml', module='PaxmlTestNG', version='1.0')
)
libraryDependencies += "org.paxml" % "PaxmlTestNG" % "1.0"
[org.paxml/PaxmlTestNG "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.paxml : PaxmlCore | jar | 1.0 |
org.paxml : PaxmlSelenium | jar | 1.0 |
com.google.code.gson : gson | jar | 2.2.2 |
org.testng : testng | jar | 5.10 |