com.github.kirlionik:allure-cucumber-plugin

A Cucumber plugin that helps to integrate Allure reporting to a Cucumber project

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.kirlionik
ArtifactId

ArtifactId

allure-cucumber-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.kirlionik:allure-cucumber-plugin
A Cucumber plugin that helps to integrate Allure reporting to a Cucumber project
Project URL

Project URL

http://allure.qatools.ru/
Source Code Management

Source Code Management

https://github.com/kirlionik/allure-cucumber-plugin

Download allure-cucumber-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-core pom 1.4.15

provided (4)

Group / Artifact Type Version
ru.yandex.qatools.allure : allure-java-aspects jar 1.4.15
ru.yandex.qatools.allure : allure-commons jar 1.4.15
info.cukes : gherkin jar 2.12.2
info.cukes : cucumber-core jar 1.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0