MVN

org.uncommons : reportng

Maven & Gradle

Sep 25, 2013
70 usages
116 stars

ReportNG · ReportNG is a simple HTML reporting plug-in for the TestNG unit-testing framework

<dependency>
    <groupId>org.uncommons</groupId>
    <artifactId>reportng</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.uncommons : reportng to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.uncommons : reportng to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
reportng-1.1.4
reportng-1.1.3
reportng-1.1.2
reportng-1.1.1
1.1
reportng-1.1
1.0
reportng-1.0
0.9.x
reportng-0.9.9
reportng-0.9.8

How to add a dependency to Maven

Add the following org.uncommons : reportng maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.uncommons</groupId>
    <artifactId>reportng</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.uncommons : reportng gradle dependency to your build.gradle file:

implementation 'org.uncommons:reportng:1.1.3'

Gradle Kotlin DSL: Add the following org.uncommons : reportng gradle kotlin dependency to your build.gradle.kts file:

implementation("org.uncommons:reportng:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.uncommons : reportng sbt scala dependency to your build.sbt file:

libraryDependencies += "org.uncommons" % "reportng" % "1.1.3"

Advertisement

Dependencies from Group

Sep 25, 2013
70 usages
116 stars
May 20, 2010
2 usages

Discover Dependencies

Apr 10, 2014
101 usages
May 14, 2013
1 usages
0 stars
Oct 27, 2005
94 usages
Sep 20, 2005
4 usages
Nov 06, 2006
12 usages
Jul 28, 2023
98 usages
716 stars
Jun 07, 2023
281 usages
3.6k stars
Aug 07, 2023
443 usages
3.5k stars