Veslo (parent pom)

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
Идентификатор

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

parent-pom
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Veslo (parent pom)
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/touchbit/retrofit-veslo
Система контроля версий

Система контроля версий

https://github.com/touchbit/retrofit-veslo

Скачать parent-pom

Имя Файла Размер
parent-pom-1.2.0.pom 22 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

  • all
  • core
  • gson
  • jackson
  • bean
  • allure
  • example
  • internal-test-module

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.1
1.0.0