| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.sbtqa.tag |
| Идентификатор | Идентификаторallure-helper |
| Версия | Версия1.4.3 |
| Тип | Типjar |
| Описание |
Описаниеallure-helper
allure-helper description
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |