MVN

info.cukes : cucumber-html

Maven & Gradle

Apr 26, 2017
12 usages
40 stars

Cucumber-HTML · Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations.

<dependency>
    <groupId>info.cukes</groupId>
    <artifactId>cucumber-html</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.cukes : cucumber-html to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of info.cukes : cucumber-html to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
cucumber-html-0.2.6
cucumber-html-0.2.3
cucumber-html-0.2.2
cucumber-html-0.2.1

How to add a dependency to Maven

Add the following info.cukes : cucumber-html maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.cukes</groupId>
    <artifactId>cucumber-html</artifactId>
    <version>0.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.cukes : cucumber-html gradle dependency to your build.gradle file:

implementation 'info.cukes:cucumber-html:0.2.6'

Gradle Kotlin DSL: Add the following info.cukes : cucumber-html gradle kotlin dependency to your build.gradle.kts file:

implementation("info.cukes:cucumber-html:0.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.cukes : cucumber-html sbt scala dependency to your build.sbt file:

libraryDependencies += "info.cukes" % "cucumber-html" % "0.2.6"

Advertisement

Dependencies from Group

Nov 09, 2019
401 usages
Nov 09, 2019
332 usages
1 stars
Nov 10, 2019
113 usages
Oct 12, 2013
64 usages
147 stars
Nov 09, 2019
62 usages

Discover Dependencies

Feb 28, 2018
6 usages
May 21, 2018
7 usages
Aug 10, 2023
20 usages
27 stars
Aug 10, 2023
20 usages
27 stars
Feb 23, 2018
5 usages
245 stars
Aug 17, 2023
10 usages
9 stars
Nov 10, 2017
8 usages
57 stars