Apache HttpClient

Apache HttpComponents Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents.client5
ArtifactId

ArtifactId

httpclient5
Last Version

Last Version

5.2-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpClient
Apache HttpComponents Client
Project Organization

Project Organization

The Apache Software Foundation

Download httpclient5

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5 jar 5.2-beta2
org.apache.httpcomponents.core5 : httpcore5-h2 jar 5.2-beta2
org.slf4j : slf4j-api jar 1.7.25
org.conscrypt : conscrypt-openjdk-uber Optional jar 2.5.2
org.brotli : dec Optional jar 0.1.2

test (7)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5-reactive jar 5.2-beta2
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.0.0

Project Modules

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

The Apache Software Foundation

Versions

Version
5.2-beta1
5.2-alpha1
5.1.3
5.1.2
5.1.1
5.1
5.1-beta1
5.0.4
5.0.3
5.0.2
5.0.1
5.0
5.0-beta7
5.0-beta6
5.0-beta5
5.0-beta4
5.0-beta3
5.0-beta2
5.0-beta1
5.0-alpha3
5.0-alpha2
5.0-alpha1