Skip to content
Anshoo Arora edited this page Jul 17, 2020 · 10 revisions

This wiki covers ExtentReports 5.0 and higher.

Version 5 is currently under development and available as a SNAPSHOT release.

<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>5.0.0-SNAPSHOT</version>

View the changelog for more information on each release.

Klov

ExtentKlovReporter is no longer part of the standard library. If you are using Klov 1.0+, use the below dependency.

<groupId>com.aventstack</groupId>
<artifactId>klovreporter</artifactId>
<version>5.0.0-SNAPSHOT</version>

Note: Version 5 does not support Klov versions 0.1.x, 0.2.x.

Clone this wiki locally