is not current version
Last Version 4.0.0-j8

com.nordstrom.tools:testng-foundation 1.7.0

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

Type

jar

Download testng-foundation 1.7.0


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