| License |
License |
|---|---|
| GroupId | GroupIdio.afu |
| ArtifactId | ArtifactIdhttprequest |
| Version | Version1.8-RELEASE |
| Type | Typejar |
| Description |
DescriptionRffanLAB HttpRequest
RffanLAB HttpRequest For Realize HttpClient For lite Use
|
| Project Organization |
Project OrganizationRffanLAB |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |