{"id":73235,"library":"commonokhttp","title":"Common OkHttp Wrapper","description":"A simple wrapper around OkHttp for common HTTP operations like GET and POST.","status":"active","version":"0.4.3","language":"java","source_language":null,"source_url":"https://github.com/KeRan213539/CommonOkHttp","tags":["okhttp","http","client","wrapper"],"install":[{"cmd":"<dependency>\n  <groupId>com.github.keran213539</groupId>\n  <artifactId>commonOkHttp</artifactId>\n  <version>0.4.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.github.keran213539:commonOkHttp:0.4.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CommonOkHttpClient","correct":"com.github.keran213539.commonOkHttp.CommonOkHttpClient"}],"quickstart":{"code":"import com.github.keran213539.commonOkHttp.CommonOkHttpClient;\n\nCommonOkHttpClient client = new CommonOkHttpClient();\nString response = client.get(\"https://api.example.com/data\");\nSystem.out.println(response);","lang":"java","description":"Performs a simple GET request using CommonOkHttpClient."},"warnings":[],"env_vars":null,"search_vec":"'around':7 'client':19 'common':1,10 'get':14 'http':11,18 'like':13 'okhttp':2,8,17 'oper':12 'post':16 'simpl':5 'wrapper':3,6,20","created_at":"2026-06-17T18:48:57.165805+00:00","updated_at":"2026-06-17T18:48:57.165805+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://keran213539.github.io/CommonOkHttp/","github":"https://github.com/KeRan213539/CommonOkHttp","docs":"https://appdoc.app/artifact/com.github.keran213539/commonOkHttp/","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-17","next_check":"2026-12-14","install_tag":null}}