License |
License |
---|---|
GroupId | GroupIdcom.github.sdrss |
ArtifactId | ArtifactIdreportng |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReportNG
An HTML/XML Reporting Plug-in for TestNG
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reportng-2.6.5.pom | |
reportng-2.6.5.jar | 419 KB |
reportng-2.6.5-sources.jar | 386 KB |
reportng-2.6.5-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |