| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.afu |
| Идентификатор | Идентификаторhttprequest |
| Версия | Версия1.7-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеRffanLAB HttpRequest
RffanLAB HttpRequest For Realize HttpClient For lite Use
|
| Организация-разработчик |
Организация-разработчикRffanLAB |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httprequest-1.7-RELEASE.pom | |
| httprequest-1.7-RELEASE.jar | 21 KB |
| httprequest-1.7-RELEASE-sources.jar | 9 KB |
| httprequest-1.7-RELEASE-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.afu/httprequest/ -->
<dependency>
<groupId>io.afu</groupId>
<artifactId>httprequest</artifactId>
<version>1.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/httprequest/
implementation 'io.afu:httprequest:1.7-RELEASE'
// https://jarcasting.com/artifacts/io.afu/httprequest/
implementation ("io.afu:httprequest:1.7-RELEASE")
'io.afu:httprequest:jar:1.7-RELEASE'
<dependency org="io.afu" name="httprequest" rev="1.7-RELEASE">
<artifact name="httprequest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='httprequest', version='1.7-RELEASE')
)
libraryDependencies += "io.afu" % "httprequest" % "1.7-RELEASE"
[io.afu/httprequest "1.7-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : juli | jar | 6.0.26 |
| org.apache.httpcomponents : httpclient | jar | 4.5.7 |
| org.apache.httpcomponents : httpcore | jar | 4.4.11 |
| org.apache.httpcomponents : httpmime | jar | 4.5.7 |
| com.alibaba : fastjson | jar | 1.2.57 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| io.afu : common | jar | 2.1-RELEASE |