Netty-based NIO HTTP client for the AWS SDK for Java, enabling asynchronous and non-blocking I/O for AWS service calls.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>netty-nio-client</artifactId>
<version>2.37.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Netty-based async HTTP client
Ensure consistent Netty version across all dependencies; use the BOM provided by AWS SDK.
No dependency data recorded yet.
No traffic data recorded yet.