| License |
License |
|---|---|
| GroupId | GroupIdru.sbtqa.tag |
| ArtifactId | ArtifactIdallure-helper |
| Version | Version1.4.3 |
| Type | Typejar |
| Description |
Descriptionallure-helper
allure-helper description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| allure-helper-1.4.3.pom | |
| allure-helper-1.4.3.jar | 6 KB |
| allure-helper-1.4.3-sources.jar | 3 KB |
| allure-helper-1.4.3-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag/allure-helper/ -->
<dependency>
<groupId>ru.sbtqa.tag</groupId>
<artifactId>allure-helper</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag/allure-helper/
implementation 'ru.sbtqa.tag:allure-helper:1.4.3'
// https://jarcasting.com/artifacts/ru.sbtqa.tag/allure-helper/
implementation ("ru.sbtqa.tag:allure-helper:1.4.3")
'ru.sbtqa.tag:allure-helper:jar:1.4.3'
<dependency org="ru.sbtqa.tag" name="allure-helper" rev="1.4.3">
<artifact name="allure-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag', module='allure-helper', version='1.4.3')
)
libraryDependencies += "ru.sbtqa.tag" % "allure-helper" % "1.4.3"
[ru.sbtqa.tag/allure-helper "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.sbtqa.tag : qa-utils | jar | 1.3.1 |
| org.aspectj : aspectjrt | jar | 1.8.9 |
| io.qameta.allure : allure-cucumber2-jvm | jar | 2.9.0 |
| junit : junit | jar | 4.12 |