Jar examples for t:testng-foundation
This is the foundation framework for TestNG automation
You can download jar file testng-foundation 1.7.0 in this page.
The Apache License, Version 2.0
You can use the following script to add testng-foundation-1.7.0.jar to your project.
<dependency> <groupId>com.nordstrom.tools</groupId> <artifactId>testng-foundation</artifactId> <version>1.7.0</version> </dependency>
compile group: 'com.nordstrom.tools', name: 'testng-foundation', version: '1.7.0'
libraryDependencies += "com.nordstrom.tools" % "testng-foundation" % "1.7.0"
<dependency org="com.nordstrom.tools" name="testng-foundation" rev="1.7.0"/>
@Grapes(@Grab(group='com.nordstrom.tools', module='testng-foundation', version='1.7.0'))
'com.nordstrom.tools:testng-foundation:jar:1.7.0'
Click the following link to download the jar file.
testng-foundation-1.7.0-javadoc.jar