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

org.touchbit.retrofit.veslo:core 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
Идентификатор

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

core
Версия

Версия

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.

Скачать core 1.0.0

Имя Файла Размер
core-1.0.0.pom
core-1.0.0.jar 162 KB
core-1.0.0-sources.jar 97 KB
core-1.0.0-javadoc.jar 618 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.9.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0

test (3)

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

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

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