HTTP Requests Library
See the documentation at https://budjb.github.io/http-requests/latest.
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.budjb |
| ArtifactId | ArtifactIdhttp-requests-httpcomponents-client |
| Last Version | Last Version2.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp-requests-httpcomponents-client
Provides a concrete implementation of the http-requests library using theApache HttpComponents Client library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/ -->
<dependency>
<groupId>com.budjb</groupId>
<artifactId>http-requests-httpcomponents-client</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/
implementation 'com.budjb:http-requests-httpcomponents-client:2.0.7'
// https://jarcasting.com/artifacts/com.budjb/http-requests-httpcomponents-client/
implementation ("com.budjb:http-requests-httpcomponents-client:2.0.7")
'com.budjb:http-requests-httpcomponents-client:jar:2.0.7'
<dependency org="com.budjb" name="http-requests-httpcomponents-client" rev="2.0.7">
<artifact name="http-requests-httpcomponents-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='http-requests-httpcomponents-client', version='2.0.7')
)
libraryDependencies += "com.budjb" % "http-requests-httpcomponents-client" % "2.0.7"
[com.budjb/http-requests-httpcomponents-client "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.budjb : http-requests-core | jar | 2.0.7 |
| org.apache.httpcomponents : httpclient | jar | 4.5.8 |
See the documentation at https://budjb.github.io/http-requests/latest.
| Version |
|---|
|
2.0.7
|
|
2.0.6
|
|
2.0.5
|
|
2.0.4
|
|
2.0.3
|
|
2.0.3.BETA
|
|
2.0.2
|
|
2.0.2.BETA
|
|
2.0.1
|
|
2.0.1.BETA
|
|
2.0.0
|
|
2.0.0.BETA
|