| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаorg.touchbit.retrofit.veslo |
| Идентификатор | Идентификаторallure |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеVeslo Allure Module
The module allows you to integrate with the allure framework to add steps on call events and when validating a server response. It also allows you to add request/response attachments to steps.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| allure-1.1.0.pom | |
| allure-1.1.0.jar | 12 KB |
| allure-1.1.0-sources.jar | 6 KB |
| allure-1.1.0-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/ -->
<dependency>
<groupId>org.touchbit.retrofit.veslo</groupId>
<artifactId>allure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation 'org.touchbit.retrofit.veslo:allure:1.1.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation ("org.touchbit.retrofit.veslo:allure:1.1.0")
'org.touchbit.retrofit.veslo:allure:jar:1.1.0'
<dependency org="org.touchbit.retrofit.veslo" name="allure" rev="1.1.0">
<artifact name="allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='allure', version='1.1.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "allure" % "1.1.0"
[org.touchbit.retrofit.veslo/allure "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.qameta.allure : allure-java-commons | jar | 2.17.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.touchbit.retrofit.veslo : core | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.touchbit.retrofit.veslo » internal-test-module | jar | 1.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |