is not current version
Last Version 19.2.0

Cucumber HTML Formatter 16.0.1

Renders Cucumber Messages as HTML

License

License

Categories

Categories

Cucumber Application Testing & Monitoring ORM Data
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

html-formatter
Version

Version

16.0.1
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 16.0.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.