is not current version
Last Version 5.2-beta1

Apache HttpClient Windows features 5.2-alpha1

Apache HttpClient Windows specific functionality

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents.client5
ArtifactId

ArtifactId

httpclient5-win
Version

Version

5.2-alpha1
Type

Type

jar
Description

Description

Apache HttpClient Windows features
Apache HttpClient Windows specific functionality
Project Organization

Project Organization

The Apache Software Foundation

Download httpclient5-win 5.2-alpha1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.2-alpha1
org.slf4j : slf4j-api jar 1.7.25
net.java.dev.jna : jna jar 5.9.0
net.java.dev.jna : jna-platform jar 5.9.0

test (4)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.2-alpha1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.