is not current version
Last Version 4.0.0-j8

com.nordstrom.tools:testng-foundation 1.13.6

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.13.6
Type

Type

jar

Download testng-foundation 1.13.6


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