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