cucumber-pdf-report

Generates Cucumber execution report in PDF format

License

License

Categories

Categories

Cucumber Application Testing & Monitoring PDF Data
GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

cucumber-pdf-report
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

cucumber-pdf-report
Generates Cucumber execution report in PDF format
Project URL

Project URL

https://ghchirp.tech/2224
Source Code Management

Source Code Management

https://github.com/grasshopper7/cucumber-pdf-report

Download cucumber-pdf-report

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18
org.apache.pdfbox : pdfbox jar 2.0.26
org.knowm.xchart : xchart jar 3.8.0
org.yaml : snakeyaml jar 1.28
tech.grasshopper : table-layout jar 1.5.1
org.jsoup : jsoup jar 1.14.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.10.0
2.9.0
2.8.1
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0