{"id":54604,"library":"google-http-client","title":"Google HTTP Client Library for Java","description":"Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.","status":"active","version":"2.1.0","language":"java","source_language":null,"source_url":"https://github.com/googleapis/google-http-java-client","tags":["http","client","google","java"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.http-client</groupId>\n  <artifactId>google-http-client</artifactId>\n  <version>2.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.http-client:google-http-client:2.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpRequestFactory","correct":"com.google.api.client.http.HttpRequestFactory"}],"quickstart":{"code":"import com.google.api.client.http.HttpRequestFactory;\nimport com.google.api.client.http.javanet.NetHttpTransport;\n\npublic class HttpExample {\n    public static void main(String[] args) throws Exception {\n        HttpRequestFactory requestFactory = new NetHttpTransport().createRequestFactory();\n        System.out.println(requestFactory.buildGetRequest(new GenericUrl(\"https://example.com\")).execute().parseAsString());\n    }\n}","lang":"java","description":"Sends an HTTP GET request using the Google HTTP Client Library."},"warnings":[],"env_vars":null,"search_vec":"'7':23 'android':31 'app':34 'client':3,9,37 'desktop':26 'ee':30 'engin':35 'function':13 'googl':1,7,33,38 'higher':25 'http':2,8,36 'includ':21 'java':6,12,19,22,39 'librari':4,10 'platform':20 'se':27 'support':18 'web':29 'work':15","created_at":"2026-06-15T09:15:59.759159+00:00","updated_at":"2026-06-15T09:15:59.759159+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://github.com/googleapis/google-http-java-client","github":"https://github.com/googleapis/google-http-java-client","docs":"https://appdoc.app/artifact/com.google.http-client/google-http-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}