Registry / http-client / httpclient-win

httpclient-win

JSON →
library4.5.14javamavenunverified

Apache HttpClient Windows specific functionality for Windows authentication and integration.

<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient-win</artifactId> <version>4.5.14</version> </dependency>
INSTALL
IMPORT
SIG · HTTPCLIENT-WIN
H
httpclient-win
http-clientjavav4.5.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WinHttpClients
org.apache.http.impl.client.WinHttpClients

Create a default Windows-aware HTTP client.

import org.apache.http.impl.client.WinHttpClients; CloseableHttpClient httpClient = WinHttpClients.createDefault(); HttpResponse response = httpClient.execute(new HttpGet("http://example.com"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.5.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
httpclient-win — mvn dependency:get httpclient-win · libregistry