| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.grasshopper |
| Идентификатор | Идентификаторextentreport-allure-annotation |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеextentreport-allure-annotation
Annotations for Spark Extent Report generation for REST
Assured
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/extentreport-allure-annotation/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>extentreport-allure-annotation</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/extentreport-allure-annotation/
implementation 'tech.grasshopper:extentreport-allure-annotation:1.0.2'
// https://jarcasting.com/artifacts/tech.grasshopper/extentreport-allure-annotation/
implementation ("tech.grasshopper:extentreport-allure-annotation:1.0.2")
'tech.grasshopper:extentreport-allure-annotation:jar:1.0.2'
<dependency org="tech.grasshopper" name="extentreport-allure-annotation" rev="1.0.2">
<artifact name="extentreport-allure-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='extentreport-allure-annotation', version='1.0.2')
)
libraryDependencies += "tech.grasshopper" % "extentreport-allure-annotation" % "1.0.2"
[tech.grasshopper/extentreport-allure-annotation "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.qameta.allure : allure-java-commons | jar | 2.17.3 |