Registry / http-client / apache-client

apache-client

JSON →
library2.46.4javamavenunverified

Apache HTTP client implementation for the AWS SDK for Java v2.

<dependency> <groupId>software.amazon.awssdk</groupId> <artifactId>apache-client</artifactId> <version>2.46.4</version> </dependency>
INSTALL
IMPORT
SIG · APACHE-CLIENT
A
apache-client
http-clientjavav2.46.4
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.

ApacheHttpClient
software.amazon.awssdk.http.apache.ApacheHttpClient

Build an Apache HTTP client for AWS SDK.

import software.amazon.awssdk.http.apache.ApacheHttpClient; public class Example { public static void main(String[] args) { ApacheHttpClient client = ApacheHttpClient.builder().build(); System.out.println("Apache HTTP client created: " + client); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.46.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
Perplexity
1
Resources
apache-client — mvn dependency:get apache-client · libregistry