Jetty HTTP provides the core HTTP protocol implementation for the Jetty web server and client.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>12.1.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints the HTTP/1.1 version constant from Jetty's HTTP library.
No known issues recorded.
No dependency data recorded yet.