| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.afu |
| Идентификатор | Идентификаторhttprequest |
| Версия | Версия1.8-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеRffanLAB HttpRequest
RffanLAB HttpRequest For Realize HttpClient For lite Use
|
| Организация-разработчик |
Организация-разработчикRffanLAB |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| httprequest-1.8-RELEASE.pom | |
| httprequest-1.8-RELEASE.jar | 21 KB |
| httprequest-1.8-RELEASE-sources.jar | 9 KB |
| httprequest-1.8-RELEASE-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.afu/httprequest/ -->
<dependency>
<groupId>io.afu</groupId>
<artifactId>httprequest</artifactId>
<version>1.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/httprequest/
implementation 'io.afu:httprequest:1.8-RELEASE'
// https://jarcasting.com/artifacts/io.afu/httprequest/
implementation ("io.afu:httprequest:1.8-RELEASE")
'io.afu:httprequest:jar:1.8-RELEASE'
<dependency org="io.afu" name="httprequest" rev="1.8-RELEASE">
<artifact name="httprequest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='httprequest', version='1.8-RELEASE')
)
libraryDependencies += "io.afu" % "httprequest" % "1.8-RELEASE"
[io.afu/httprequest "1.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| org.apache.tomcat : juli | jar | 6.0.53 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| io.afu : common | jar | 2.5-RELEASE |
| com.squareup.okhttp3 : okhttp | jar | 4.2.2 |