| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.truward.it.httpserver |
| Идентификатор | Идентификаторhttp-server-it-parent |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHTTP Server for Integration Testing - Parent
A library for testing HTTP client code.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| http-server-it-parent-1.0.2.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/ -->
<dependency>
<groupId>com.truward.it.httpserver</groupId>
<artifactId>http-server-it-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/
implementation 'com.truward.it.httpserver:http-server-it-parent:1.0.2'
// https://jarcasting.com/artifacts/com.truward.it.httpserver/http-server-it-parent/
implementation ("com.truward.it.httpserver:http-server-it-parent:1.0.2")
'com.truward.it.httpserver:http-server-it-parent:pom:1.0.2'
<dependency org="com.truward.it.httpserver" name="http-server-it-parent" rev="1.0.2">
<artifact name="http-server-it-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward.it.httpserver', module='http-server-it-parent', version='1.0.2')
)
libraryDependencies += "com.truward.it.httpserver" % "http-server-it-parent" % "1.0.2"
[com.truward.it.httpserver/http-server-it-parent "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.easymock : easymock | jar | 3.1 |