Jetty ALPN client implementation using Conscrypt for TLS ALPN negotiation.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-alpn-conscrypt-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.
Minimal example initializing the Conscrypt ALPN client.
Ensure Conscrypt is the only TLS provider or configure classpath ordering.
No dependency data recorded yet.