Last Version

ReportNG 2.6.5

An HTML/XML Reporting Plug-in for TestNG

License

License

GroupId

GroupId

com.github.sdrss
ArtifactId

ArtifactId

reportng
Version

Version

2.6.5
Type

Type

jar
Description

Description

ReportNG
An HTML/XML Reporting Plug-in for TestNG
Project URL

Project URL

https://github.com/sdrss/reportNG
Source Code Management

Source Code Management

https://github.com/sdrss/reportNG

Download reportng 2.6.5


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

Dependencies

compile (8)

Group / Artifact Type Version
org.testng : testng jar 7.5
velocity : velocity jar 1.5
commons-io : commons-io jar 2.7
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
com.google.inject : guice jar 4.2.2
org.slf4j : slf4j-api jar 1.7.29

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.