MVN

me.jvt.cucumber : reporting-plugin

Maven & Gradle

Mar 11, 2023

Cucumber reporting plug-in · A plug-in for Cucumber JVM that renders an HTML report

<dependency>
    <groupId>me.jvt.cucumber</groupId>
    <artifactId>reporting-plugin</artifactId>
    <version>7.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.jvt.cucumber : reporting-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.11.0

All Versions

Choose a version of me.jvt.cucumber : reporting-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.11.x
reporting-plugin-7.11.0
7.3.x
reporting-plugin-7.3.0
7.2.x
reporting-plugin-7.2.0
7.1.x
reporting-plugin-7.1.1
reporting-plugin-7.1.0
7.0.x
reporting-plugin-7.0.0
5.3.x
reporting-plugin-5.3.0
5.2.x
reporting-plugin-5.2.1
reporting-plugin-5.2.0
5.1.x
reporting-plugin-5.1.0
5.0.x
reporting-plugin-5.0.0

How to add a dependency to Maven

Add the following me.jvt.cucumber : reporting-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.jvt.cucumber</groupId>
    <artifactId>reporting-plugin</artifactId>
    <version>7.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.jvt.cucumber : reporting-plugin gradle dependency to your build.gradle file:

implementation 'me.jvt.cucumber:reporting-plugin:7.11.0'

Gradle Kotlin DSL: Add the following me.jvt.cucumber : reporting-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("me.jvt.cucumber:reporting-plugin:7.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.jvt.cucumber : reporting-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "me.jvt.cucumber" % "reporting-plugin" % "7.11.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 22, 2023
1 usages
79 stars
Jun 30, 2023
1 stars
Jan 23, 2023
89 stars
Jun 08, 2021
0 stars
Dec 15, 2021
2 usages
4 stars
Aug 25, 2023
14 usages
1.8k stars
Jul 14, 2023
128 stars
Dec 01, 2021
51 usages
2.1k stars