Last Version

Apache HttpComponents Client 4.5.13

Apache HttpComponents Client is a library of components for building client side HTTP services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpcomponents-client
Version

Version

4.5.13
Type

Type

pom
Description

Description

Apache HttpComponents Client
Apache HttpComponents Client is a library of components for building client side HTTP services
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download httpcomponents-client 4.5.13


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • httpclient
  • httpmime
  • fluent-hc
  • httpclient-cache
  • httpclient-win
  • httpclient-osgi