is not current version
Last Version 5.7.1

cucumber-reporting 5.5.4

Provides pretty html reports for Cucumber. It works by generating html from the cucumber json file.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Net Reporting Business Logic Libraries
GroupId

GroupId

net.masterthought
ArtifactId

ArtifactId

cucumber-reporting
Version

Version

5.5.4
Type

Type

jar
Description

Description

cucumber-reporting
Provides pretty html reports for Cucumber. It works by generating html from the cucumber json file.
Project URL

Project URL

https://github.com/damianszczepanik/cucumber-reporting

Download cucumber-reporting 5.5.4


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

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1
org.apache.velocity : velocity-engine-core jar 2.3
commons-collections : commons-collections jar 3.2.2
joda-time : joda-time jar 2.10.10
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.7
org.codehaus.plexus : plexus-utils jar 3.3.0
org.jsoup : jsoup jar 1.13.1
com.google.guava : guava jar 30.1.1-jre
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20200713.1
commons-configuration : commons-configuration jar 1.10

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jmockit : jmockit jar 1.34
org.powermock : powermock-api-mockito jar 1.7.3
org.powermock : powermock-module-junit4 jar 1.7.3
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.