Jetty module providing ALPN (Application-Layer Protocol Negotiation) support for Java-based servers.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-alpn-java-server</artifactId>
<version>12.1.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures ALPN support on a Jetty server.
Add -Xbootclasspath/p:alpn-boot.jar or use JDK 8u252+ with built-in ALPN.
No dependency data recorded yet.