MVN

tech.grasshopper : cucumber-pdf-plugin

Maven & Gradle

Aug 07, 2023
1 stars

cucumber-pdf-plugin · Generates Cucumber execution report in PDF format

<plugin>
    <groupId>tech.grasshopper</groupId>
    <artifactId>cucumber-pdf-plugin</artifactId>
    <version>1.14.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.grasshopper : cucumber-pdf-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.14.0

All Versions

Choose a version of tech.grasshopper : cucumber-pdf-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.14.x
cucumber-pdf-plugin-1.14.0
1.13.x
cucumber-pdf-plugin-1.13.0
1.12.x
cucumber-pdf-plugin-1.12.0
1.11.x
cucumber-pdf-plugin-1.11.0
1.10.x
cucumber-pdf-plugin-1.10.0
1.9.x
cucumber-pdf-plugin-1.9.1
cucumber-pdf-plugin-1.9.0
1.8.x
cucumber-pdf-plugin-1.8.1
cucumber-pdf-plugin-1.8.0
1.7.x
cucumber-pdf-plugin-1.7.0
1.6.x
cucumber-pdf-plugin-1.6.0
1.5.x
cucumber-pdf-plugin-1.5.0
1.4.x
cucumber-pdf-plugin-1.4.4
cucumber-pdf-plugin-1.4.3
cucumber-pdf-plugin-1.4.2
cucumber-pdf-plugin-1.4.1
cucumber-pdf-plugin-1.4.0
1.3.x
cucumber-pdf-plugin-1.3.1
cucumber-pdf-plugin-1.3.0
1.2.x
cucumber-pdf-plugin-1.2.0
1.1.x
cucumber-pdf-plugin-1.1.0
1.0.x
cucumber-pdf-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>tech.grasshopper</groupId>
    <artifactId>cucumber-pdf-plugin</artifactId>
    <version>1.14.0</version>
</plugin>

Advertisement