ALPN (Application-Layer Protocol Negotiation) support for Jetty client on OpenJDK 8.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-alpn-openjdk8-client</artifactId>
<version>9.4.58.v20250814</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrate availability of ALPN client connection class.
Use the appropriate Jetty ALPN module for your JDK version (e.g., jetty-alpn-java8 for Java 8+).
No dependency data recorded yet.