is not current version
Last Version 4.0.0-j8

TestNG Foundation 2.0.3

This is the foundation framework for TestNG automation

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

testng-foundation
Version

Version

2.0.3
Type

Type

jar
Description

Description

TestNG Foundation
This is the foundation framework for TestNG automation
Project URL

Project URL

https://github.com/sbabcoc/TestNG-Foundation
Source Code Management

Source Code Management

https://github.com/sbabcoc/TestNG-Foundation/tree/master

Download testng-foundation 2.0.3


<!-- https://jarcasting.com/artifacts/com.nordstrom.tools/testng-foundation/ -->
<dependency>
    <groupId>com.nordstrom.tools</groupId>
    <artifactId>testng-foundation</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.tools/testng-foundation/
implementation 'com.nordstrom.tools:testng-foundation:2.0.3'
// https://jarcasting.com/artifacts/com.nordstrom.tools/testng-foundation/
implementation ("com.nordstrom.tools:testng-foundation:2.0.3")
'com.nordstrom.tools:testng-foundation:jar:2.0.3'
<dependency org="com.nordstrom.tools" name="testng-foundation" rev="2.0.3">
  <artifact name="testng-foundation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.tools', module='testng-foundation', version='2.0.3')
)
libraryDependencies += "com.nordstrom.tools" % "testng-foundation" % "2.0.3"
[com.nordstrom.tools/testng-foundation "2.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
com.nordstrom.tools : java-utils jar 2.0.0
com.nordstrom.tools : settings jar 2.3.5
com.google.guava : guava jar 30.1-android

Project Modules

There are no modules declared in this project.