Cucumber HTML Formatter

Renders Cucumber Messages as HTML

License

License

Categories

Categories

Cucumber Application Testing & Monitoring ORM Data
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

html-formatter
Last Version

Last Version

19.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber HTML Formatter
Renders Cucumber Messages as HTML
Project URL

Project URL

https://github.com/cucumber/html-formatter-java

Download html-formatter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.cucumber : messages jar [18.0.0,19.0.0)

test (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.
io.cucumber

Cucumber

Cucumber Open

Versions

Version
19.2.0
19.1.0
19.0.0
18.0.0
17.0.0
16.0.1
16.0.0
15.0.2
15.0.1
15.0.0
14.0.0
13.0.0
12.0.0
11.0.2
11.0.1
11.0.0
9.0.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.3
6.0.2
6.0.1
6.0.0
5.0.0
4.3.0
4.2.0