| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.automationrockstars.gunter |
| Идентификатор | Идентификаторgunter-allure |
| Последняя версия | Последняя версия2.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеToolchain funneling opensource tools necessary for test automation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gunter-allure-2.0.3.pom | |
| gunter-allure-2.0.3.jar | 6 KB |
| gunter-allure-2.0.3-sources.jar | 4 KB |
| gunter-allure-2.0.3-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/ -->
<dependency>
<groupId>com.automationrockstars.gunter</groupId>
<artifactId>gunter-allure</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation 'com.automationrockstars.gunter:gunter-allure:2.0.3'
// https://jarcasting.com/artifacts/com.automationrockstars.gunter/gunter-allure/
implementation ("com.automationrockstars.gunter:gunter-allure:2.0.3")
'com.automationrockstars.gunter:gunter-allure:jar:2.0.3'
<dependency org="com.automationrockstars.gunter" name="gunter-allure" rev="2.0.3">
<artifact name="gunter-allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars.gunter', module='gunter-allure', version='2.0.3')
)
libraryDependencies += "com.automationrockstars.gunter" % "gunter-allure" % "2.0.3"
[com.automationrockstars.gunter/gunter-allure "2.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.automationrockstars : gunter-events | jar | |
| ru.yandex.qatools.allure : allure-report-data | jar | |
| ru.yandex.qatools.allure : allure-report-builder | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |