не последняя версия
Последняя версия 1.2.0

org.touchbit.retrofit.veslo:allure 1.0.0

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

org.touchbit.retrofit.veslo
Идентификатор

Идентификатор

allure
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

Скачать allure 1.0.0


<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/ -->
<dependency>
    <groupId>org.touchbit.retrofit.veslo</groupId>
    <artifactId>allure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation 'org.touchbit.retrofit.veslo:allure:1.0.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/allure/
implementation ("org.touchbit.retrofit.veslo:allure:1.0.0")
'org.touchbit.retrofit.veslo:allure:jar:1.0.0'
<dependency org="org.touchbit.retrofit.veslo" name="allure" rev="1.0.0">
  <artifact name="allure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='allure', version='1.0.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "allure" % "1.0.0"
[org.touchbit.retrofit.veslo/allure "1.0.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo : core jar 1.0.0
io.qameta.allure : allure-java-commons jar 2.17.2

test (4)

Идентификатор библиотеки Тип Версия
org.touchbit.retrofit.veslo » internal-test-module jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1

Модули Проекта

Данный проект не имеет модулей.