Jetty Client provides an asynchronous HTTP client and HTTP/1.1 implementation.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>12.1.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and starts an HTTP client to perform a GET request.
Ensure your project uses Java 17 or later.
No dependency data recorded yet.