Apache HttpClient for jdk 1.5

Apache HttpComponents Client for jdk 1.5

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

httpclient
Last Version

Last Version

4.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpClient for jdk 1.5
Apache HttpComponents Client for jdk 1.5
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5.1/httpclient

Download httpclient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.hynnet : httpcore jar 4.4.3
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.9

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.1
4.5