Apache HttpClient

Apache HttpComponents Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpclient
Last Version

Last Version

4.5.13
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpClient
Apache HttpComponents Client
Project URL

Project URL

http://hc.apache.org/httpcomponents-client
Project Organization

Project Organization

The Apache Software Foundation

Download httpclient

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/httpclient/ -->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpclient</artifactId>
    <version>4.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpclient/
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/httpclient/
implementation ("org.apache.httpcomponents:httpclient:4.5.13")
'org.apache.httpcomponents:httpclient:jar:4.5.13'
<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.5.13">
  <artifact name="httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='httpclient', version='4.5.13')
)
libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.5.13"
[org.apache.httpcomponents/httpclient "4.5.13"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.13
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.
org.apache.httpcomponents

The Apache Software Foundation

Versions

Version
4.5.13
4.5.12
4.5.11
4.5.10
4.5.9
4.5.8
4.5.7
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5
4.4.1
4.4
4.4-beta1
4.4-alpha1
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3
4.3-beta2
4.3-beta1
4.3-alpha1
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2
4.2-beta1
4.2-alpha1
4.1.3
4.1.2
4.1.1
4.1
4.1-beta1
4.1-alpha2
4.1-alpha1
4.0.3
4.0.2
4.0.1
4.0
4.0-beta2
4.0-beta1
4.0-alpha4
4.0-alpha3
4.0-alpha2
4.0-alpha1