{"id":62480,"library":"jetty-alpn-client","title":"Jetty ALPN Client","description":"Jetty ALPN Client API artifact for negotiating TLS ALPN protocols.","status":"active","version":"12.1.7","language":"java","source_language":null,"source_url":"https://github.com/jetty/jetty.project","tags":["jetty","alpn","tls","client","http2"],"install":[{"cmd":"<dependency>\n  <groupId>org.eclipse.jetty</groupId>\n  <artifactId>jetty-alpn-client</artifactId>\n  <version>12.1.7</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.eclipse.jetty:jetty-alpn-client:12.1.7'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ALPNClientConnection","correct":"org.eclipse.jetty.alpn.client.ALPNClientConnection"}],"quickstart":{"code":"import org.eclipse.jetty.alpn.client.ALPNClientConnection;\nimport org.eclipse.jetty.io.ClientConnectionFactory;\n\npublic class Quickstart {\n    public static void main(String[] args) throws Exception {\n        // ALPNClientConnection is typically used internally by Jetty's HTTP/2 client.\n        System.out.println(\"ALPN client connection available.\");\n    }\n}","lang":"java","description":"Provides ALPN negotiation support for Jetty client connections."},"warnings":[{"fix":"Use the Jetty ALPN boot module or ensure your JVM supports ALPN natively.","message":"This module requires a compatible ALPN provider (e.g., Jetty ALPN agent or Java 8u252+).","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'alpn':2,5,12,15 'api':7 'artifact':8 'client':3,6,17 'http2':18 'jetti':1,4,14 'negoti':10 'protocol':13 'tls':11,16","created_at":"2026-06-17T16:31:05.100569+00:00","updated_at":"2026-06-17T16:31:05.100569+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://jetty.org","github":"https://github.com/jetty/jetty.project","docs":"https://appdoc.app/artifact/org.eclipse.jetty/jetty-alpn-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}