| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.sirika.httpclienthelpers |
| Идентификатор | Идентификаторhttpclienthelpers-core |
| Последняя версия | Последняя версия0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpClient Helpers core
HttpComponents helpers
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| httpclienthelpers-core-0.5.pom | |
| httpclienthelpers-core-0.5.jar | 13 KB |
| httpclienthelpers-core-0.5-tests.jar | 2 KB |
| httpclienthelpers-core-0.5-sources.jar | 10 KB |
| httpclienthelpers-core-0.5-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/ -->
<dependency>
<groupId>com.sirika.httpclienthelpers</groupId>
<artifactId>httpclienthelpers-core</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/
implementation 'com.sirika.httpclienthelpers:httpclienthelpers-core:0.5'
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/
implementation ("com.sirika.httpclienthelpers:httpclienthelpers-core:0.5")
'com.sirika.httpclienthelpers:httpclienthelpers-core:jar:0.5'
<dependency org="com.sirika.httpclienthelpers" name="httpclienthelpers-core" rev="0.5">
<artifact name="httpclienthelpers-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirika.httpclienthelpers', module='httpclienthelpers-core', version='0.5')
)
libraryDependencies += "com.sirika.httpclienthelpers" % "httpclienthelpers-core" % "0.5"
[com.sirika.httpclienthelpers/httpclienthelpers-core "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.3 |
| commons-io : commons-io | jar | 1.3.1 |
| com.google.collections : google-collections | jar | 1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.1-alpha1 |
| org.apache.httpcomponents : httpmime | jar | 4.1-alpha1 |
| org.slf4j : slf4j-api | jar | 1.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |