Apache HttpComponents Client Parent

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.client5
ArtifactId

ArtifactId

httpclient5-parent
Last Version

Last Version

5.2-beta1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation

Download httpclient5-parent

How to add to project

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

Dependencies

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

Project Modules

  • httpclient5
  • httpclient5-fluent
  • httpclient5-cache
  • httpclient5-win
  • httpclient5-testing
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