Last Version

Apache HttpClient Windows features 4.5.13

Apache HttpClient Windows specific functionality

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpclient-win
Version

Version

4.5.13
Type

Type

jar
Description

Description

Apache HttpClient Windows features
Apache HttpClient Windows specific functionality
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download httpclient-win 4.5.13


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
net.java.dev.jna : jna jar 4.5.2
net.java.dev.jna : jna-platform jar 4.5.2

test (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.