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

cucumber-rest-helper 0.9

A collection of helper classes for testing REST APIs using cucumber-jvm

Лицензия

Лицензия

MIT
Категории

Категории

Cucumber Тестирование приложения и мониторинг
Группа

Группа

de.leanovate.cucumber
Идентификатор

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

rest-helper
Версия

Версия

0.9
Тип

Тип

jar
Описание

Описание

cucumber-rest-helper
A collection of helper classes for testing REST APIs using cucumber-jvm
Ссылка на сайт

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

https://github.com/leanovate/cucumber-rest-helper
Система контроля версий

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

https://github.com/leanovate/cucumber-rest-helper

Скачать rest-helper 0.9


<!-- https://jarcasting.com/artifacts/de.leanovate.cucumber/rest-helper/ -->
<dependency>
    <groupId>de.leanovate.cucumber</groupId>
    <artifactId>rest-helper</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.leanovate.cucumber/rest-helper/
implementation 'de.leanovate.cucumber:rest-helper:0.9'
// https://jarcasting.com/artifacts/de.leanovate.cucumber/rest-helper/
implementation ("de.leanovate.cucumber:rest-helper:0.9")
'de.leanovate.cucumber:rest-helper:jar:0.9'
<dependency org="de.leanovate.cucumber" name="rest-helper" rev="0.9">
  <artifact name="rest-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.leanovate.cucumber', module='rest-helper', version='0.9')
)
libraryDependencies += "de.leanovate.cucumber" % "rest-helper" % "0.9"
[de.leanovate.cucumber/rest-helper "0.9"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
info.cukes : cucumber-java jar 1.2.4
org.apache.httpcomponents : fluent-hc jar 4.5.1
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.6.3
org.assertj : assertj-core jar 3.2.0
org.jsoup : jsoup jar 1.8.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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