is not current version
Last Version 5.2-beta1

Apache HttpClient 5.1

Apache HttpComponents Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents.client5
ArtifactId

ArtifactId

httpclient5
Version

Version

5.1
Type

Type

jar
Description

Description

Apache HttpClient
Apache HttpComponents Client
Project Organization

Project Organization

The Apache Software Foundation

Download httpclient5 5.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5 jar 5.1.1
org.apache.httpcomponents.core5 : httpcore5-h2 jar 5.1.1
org.slf4j : slf4j-api jar 1.7.25
org.conscrypt : conscrypt-openjdk-uber Optional jar 2.2.1
commons-codec : commons-codec jar 1.15

test (6)

Group / Artifact Type Version
org.apache.httpcomponents.core5 : httpcore5-reactive jar 5.1.1
io.reactivex.rxjava2 : rxjava jar 2.2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.