MVN

com.slickqa : testng

Maven & Gradle

Jul 24, 2018
0 stars

TestNG · TestNG test framework for java.

<dependency>
    <groupId>com.slickqa</groupId>
    <artifactId>testng</artifactId>
    <version>7.0.0-7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.slickqa : testng to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0-7

All Versions

Choose a version of com.slickqa : testng to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
testng-7.0.0-7

How to add a dependency to Maven

Add the following com.slickqa : testng maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.slickqa</groupId>
    <artifactId>testng</artifactId>
    <version>7.0.0-7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.slickqa : testng gradle dependency to your build.gradle file:

implementation 'com.slickqa:testng:7.0.0-7'

Gradle Kotlin DSL: Add the following com.slickqa : testng gradle kotlin dependency to your build.gradle.kts file:

implementation("com.slickqa:testng:7.0.0-7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.slickqa : testng sbt scala dependency to your build.sbt file:

libraryDependencies += "com.slickqa" % "testng" % "7.0.0-7"

Advertisement

Dependencies from Group

Jun 21, 2019
4 usages
0 stars
Oct 07, 2019
1 usages
0 stars
Oct 25, 2016
0 stars

Discover Dependencies

Jul 26, 2018
1 stars
Jun 28, 2023
1 usages
0 stars
Dec 31, 2018
2 stars
May 06, 2019
1 usages
67 stars
Oct 16, 2018
182 stars
Aug 21, 2023
2 usages
43 stars
Jul 26, 2018
0 stars
Sep 14, 2018
1 usages
3 stars