TAF - REST support

This is the module enabling interacting with and testing REST interfaces with test automation framework TAF

Лицензия

Лицензия

Группа

Группа

com.github.claremontqualitymanagement
Идентификатор

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

taf.restsupport
Последняя версия

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

4.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

TAF - REST support
This is the module enabling interacting with and testing REST interfaces with test automation framework TAF
Ссылка на сайт

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

https://github.com/claremontqualitymanagement/TAF.RestSupport
Система контроля версий

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

https://github.com/claremontqualitymanagement/TAF.RestSupport

Скачать taf.restsupport

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

<!-- https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/ -->
<dependency>
    <groupId>com.github.claremontqualitymanagement</groupId>
    <artifactId>taf.restsupport</artifactId>
    <version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/
implementation 'com.github.claremontqualitymanagement:taf.restsupport:4.0.7'
// https://jarcasting.com/artifacts/com.github.claremontqualitymanagement/taf.restsupport/
implementation ("com.github.claremontqualitymanagement:taf.restsupport:4.0.7")
'com.github.claremontqualitymanagement:taf.restsupport:jar:4.0.7'
<dependency org="com.github.claremontqualitymanagement" name="taf.restsupport" rev="4.0.7">
  <artifact name="taf.restsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.claremontqualitymanagement', module='taf.restsupport', version='4.0.7')
)
libraryDependencies += "com.github.claremontqualitymanagement" % "taf.restsupport" % "4.0.7"
[com.github.claremontqualitymanagement/taf.restsupport "4.0.7"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.4.1
com.squareup.okio : okio jar 1.11.0
org.apache.httpcomponents : httpcore jar 4.4.13
com.github.claremontqualitymanagement : taf.json jar 4.1.3
com.jayway.jsonpath : json-path jar 2.4.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.4.1

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

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

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

Версия
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.0