Last Version

Cucumber reporting plug-in 5.0.0

A plug-in for Cucumber JVM that renders an HTML report

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Reporting Business Logic Libraries
GroupId

GroupId

de.monochromata.cucumber
ArtifactId

ArtifactId

reporting-plugin
Version

Version

5.0.0
Type

Type

jar
Description

Description

Cucumber reporting plug-in
A plug-in for Cucumber JVM that renders an HTML report
Project URL

Project URL

https://gitlab.com/monochromata-de/cucumber-reporting-plugin
Source Code Management

Source Code Management

https://gitlab.com/monochromata-de/cucumber-reporting-plugin/tree/master

Download reporting-plugin 5.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.