is not current version
Last Version 19.2.0

Cucumber HTML Formatter 19.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

19.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 19.0.0


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
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.