is not current version
Last Version 4.0.0-j8

com.nordstrom.tools:testng-foundation 1.5.3

This is the foundation framework for TestNG automation

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

testng-foundation
Version

Version

1.5.3
Type

Type

jar

Download testng-foundation 1.5.3


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