Last Version

io.github.khda91:step-logger-cucumber-plugin 2.0.0

A Cucumber plugin that logs steps at the moment of execution

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.github.khda91
ArtifactId

ArtifactId

step-logger-cucumber-plugin
Version

Version

2.0.0
Type

Type

pom
Description

Description

io.github.khda91:step-logger-cucumber-plugin
A Cucumber plugin that logs steps at the moment of execution
Project URL

Project URL

https://github.com/khda91/cucumber-step-console-logger-plugin
Source Code Management

Source Code Management

https://github.com/khda91/cucumber-step-console-logger-plugin

Download step-logger-cucumber-plugin 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber-plugin/ -->
<dependency>
    <groupId>io.github.khda91</groupId>
    <artifactId>step-logger-cucumber-plugin</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber-plugin/
implementation 'io.github.khda91:step-logger-cucumber-plugin:2.0.0'
// https://jarcasting.com/artifacts/io.github.khda91/step-logger-cucumber-plugin/
implementation ("io.github.khda91:step-logger-cucumber-plugin:2.0.0")
'io.github.khda91:step-logger-cucumber-plugin:pom:2.0.0'
<dependency org="io.github.khda91" name="step-logger-cucumber-plugin" rev="2.0.0">
  <artifact name="step-logger-cucumber-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.khda91', module='step-logger-cucumber-plugin', version='2.0.0')
)
libraryDependencies += "io.github.khda91" % "step-logger-cucumber-plugin" % "2.0.0"
[io.github.khda91/step-logger-cucumber-plugin "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
io.cucumber : gherkin jar 5.1.0
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • step-logger-cucumber4-plugin
  • step-logger-cucumber5-plugin