is not current version
Last Version 19.2.0

Cucumber HTML Formatter 17.0.0

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

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


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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.