restfuse

An open-source JUnit extension for automated HTTP/REST Tests

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

com.eclipsesource.restfuse
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

restfuse
An open-source JUnit extension for automated HTTP/REST Tests
Ссылка на сайт

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

http://restfuse.com
Организация-разработчик

Организация-разработчик

EclipseSource

Скачать com.eclipsesource.restfuse

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.eclipse.jetty : jetty-server jar 8.1.3.v20120416
org.eclipse.jetty : jetty-continuation jar 8.1.3.v20120416
org.eclipse.jetty : jetty-http jar 8.1.3.v20120416
org.eclipse.jetty : jetty-io jar 8.1.3.v20120416
org.eclipse.jetty : jetty-security jar 8.1.3.v20120416
org.eclipse.jetty : jetty-servlet jar 8.1.3.v20120416
org.eclipse.jetty : jetty-util jar 8.1.3.v20120416

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

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

Please note: This project is no longer maintained. Resources outside of the GitHub repository have been archived.

restfuse
An open-source JUnit extension for testing HTTP/REST services. Restfuse can also be used to test asynchronous services.

Website
Checkout http://developer.eclipsesource.com/restfuse/

License
All files are licensed under the Eclipse Public License - v 1.0

Documentation
Checkout http://developer.eclipsesource.com/restfuse/docs/

Download
Checkout http://developer.eclipsesource.com/restfuse/downloads/

FAQ
Checkout https://github.com/eclipsesource/restfuse/wiki/FAQ

com.restfuse

EclipseSource

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

Версия
1.2.0
1.1.1
1.1.0
1.0.0