Last Version

reportng 1.2.2

A TestNG reporter plugin

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.testng
ArtifactId

ArtifactId

reportng
Version

Version

1.2.2
Type

Type

jar
Description

Description

reportng
A TestNG reporter plugin
Project URL

Project URL

https://testng.org
Source Code Management

Source Code Management

https://github.com/testng-team/reportng

Download reportng 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
org.freemarker : freemarker jar 2.3.28
com.google.inject : guice jar 4.2.0

Project Modules

There are no modules declared in this project.