MVN

org.catools : common-testng

Maven & Gradle

May 02, 2020
5 usages

Core Automation Common TestNg · The Common TestNG extensions

<dependency>
    <groupId>org.catools</groupId>
    <artifactId>common-testng</artifactId>
    <version>0.1.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.catools : common-testng to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.25

All Versions

Choose a version of org.catools : common-testng to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
common-testng-0.1.25
common-testng-0.1.24
common-testng-0.1.23
common-testng-0.1.22
common-testng-0.1.21
common-testng-0.1.20
common-testng-0.1.19
common-testng-0.1.18
common-testng-0.1.17
common-testng-0.1.16
common-testng-0.1.15
common-testng-0.1.14
common-testng-0.1.13
common-testng-0.1.12
common-testng-0.1.11
common-testng-0.1.10
common-testng-0.1.9
common-testng-0.1.8
common-testng-0.1.7
common-testng-0.1.6
common-testng-0.1.5
common-testng-0.1.4
common-testng-0.1.3
common-testng-0.1.2
common-testng-0.1.1

How to add a dependency to Maven

Add the following org.catools : common-testng maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.catools</groupId>
    <artifactId>common-testng</artifactId>
    <version>0.1.25</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.catools : common-testng gradle dependency to your build.gradle file:

implementation 'org.catools:common-testng:0.1.25'

Gradle Kotlin DSL: Add the following org.catools : common-testng gradle kotlin dependency to your build.gradle.kts file:

implementation("org.catools:common-testng:0.1.25")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.catools : common-testng sbt scala dependency to your build.sbt file:

libraryDependencies += "org.catools" % "common-testng" % "0.1.25"

Advertisement

Dependencies from Group

Jun 15, 2022
31 usages
Jun 15, 2022
21 usages
Jun 15, 2022
18 usages
Jun 15, 2022
16 usages
Jun 15, 2022
14 usages

Discover Dependencies

Jul 19, 2023
2 usages
35 stars
Dec 23, 2019
1 usages
75 stars
Dec 23, 2019
1 usages
75 stars
Mar 18, 2020
1 usages
75 stars
Dec 16, 2019
1 usages
Jun 15, 2021
1 usages
3 stars