License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdtech.grasshopper |
ArtifactId | ArtifactIdallure-cucumber-mapping-plugin |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionallure-cucumber-mapping-plugin
Allure id and Cucumber Scenario uri mapping
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/allure-cucumber-mapping-plugin/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>allure-cucumber-mapping-plugin</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/allure-cucumber-mapping-plugin/
implementation 'tech.grasshopper:allure-cucumber-mapping-plugin:1.1.1'
// https://jarcasting.com/artifacts/tech.grasshopper/allure-cucumber-mapping-plugin/
implementation ("tech.grasshopper:allure-cucumber-mapping-plugin:1.1.1")
'tech.grasshopper:allure-cucumber-mapping-plugin:jar:1.1.1'
<dependency org="tech.grasshopper" name="allure-cucumber-mapping-plugin" rev="1.1.1">
<artifact name="allure-cucumber-mapping-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='allure-cucumber-mapping-plugin', version='1.1.1')
)
libraryDependencies += "tech.grasshopper" % "allure-cucumber-mapping-plugin" % "1.1.1"
[tech.grasshopper/allure-cucumber-mapping-plugin "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
io.qameta.allure : allure-rest-assured | jar | 2.17.3 |
io.cucumber : cucumber-java | jar | 7.2.3 |