Last Version

ReportNG 1.1.4

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

License

License

GroupId

GroupId

org.uncommons
ArtifactId

ArtifactId

reportng
Version

Version

1.1.4
Type

Type

jar
Description

Description

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

Project URL

http://reportng.uncommons.org

Download reportng 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar [5.0,)
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.