Last Version

TestNG Foundation 3.0.0-j8

TestNG Foundation is an automation framework designed to extend and enhance the capabilities provided by TestNG.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

TestNG-Foundation
Version

Version

3.0.0-j8
Type

Type

jar
Description

Description

TestNG Foundation
TestNG Foundation is an automation framework designed to extend and enhance the capabilities provided by TestNG.
Project URL

Project URL

https://github.com/sbabcoc/TestNG-Foundation
Source Code Management

Source Code Management

https://github.com/sbabcoc/TestNG-Foundation/tree/master

Download TestNG-Foundation 3.0.0-j8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.nordstrom.tools : java-utils jar 2.0.0
com.nordstrom.tools : settings jar 2.3.5
org.testng : testng jar 7.4.0
com.google.guava : guava jar 30.1.1-jre

Project Modules

There are no modules declared in this project.