Http Server for Integration Testing

A library for testing HTTP client code.

Лицензия

Лицензия

Группа

Группа

com.truward.it.httpserver
Идентификатор

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

http-server-it
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Http Server for Integration Testing
A library for testing HTTP client code.

Скачать http-server-it

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpcore jar 4.2.1
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

provided (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1

test (10)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-jdk14 jar 1.6.1
org.apache.httpcomponents : httpclient jar 4.2.1
org.apache.commons : commons-lang3 jar 3.0.1
org.springframework : spring-test jar 3.1.1.RELEASE
org.springframework : spring-aspects jar 3.1.1.RELEASE
org.springframework : spring-context-support jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-web jar 3.1.1.RELEASE
junit : junit jar 4.8.2
org.easymock : easymock jar 3.1

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

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

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

Версия
1.0.2