{"id":54414,"library":"jetty-http","title":"Jetty HTTP","description":"Jetty HTTP provides the core HTTP protocol implementation for the Jetty web server and client.","status":"active","version":"12.1.6","language":"java","source_language":null,"source_url":"https://github.com/jetty/jetty.project","tags":["http","jetty","server","client"],"install":[{"cmd":"<dependency>\n  <groupId>org.eclipse.jetty</groupId>\n  <artifactId>jetty-http</artifactId>\n  <version>12.1.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.eclipse.jetty:jetty-http:12.1.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpVersion","correct":"org.eclipse.jetty.http.HttpVersion"}],"quickstart":{"code":"import org.eclipse.jetty.http.HttpVersion;\n\npublic class Example {\n    public static void main(String[] args) {\n        System.out.println(\"HTTP version: \" + HttpVersion.HTTP_1_1);\n    }\n}","lang":"java","description":"Prints the HTTP/1.1 version constant from Jetty's HTTP library."},"warnings":[],"env_vars":null,"search_vec":"'client':17,21 'core':7 'http':2,4,8,18 'implement':10 'jetti':1,3,13,19 'protocol':9 'provid':5 'server':15,20 'web':14","created_at":"2026-06-15T09:04:59.121625+00:00","updated_at":"2026-06-15T09:04:59.121625+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-http/","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-15","next_check":"2026-12-12","install_tag":null}}