{"id":55176,"library":"http-client-jvm","title":"AWS Smithy Kotlin HTTP Client JVM","description":"HTTP client abstractions for the Smithy Kotlin SDK.","status":"active","version":"1.6.14","language":"java","source_language":null,"source_url":"https://github.com/smithy-lang/smithy-kotlin","tags":["http","client","smithy","kotlin","aws"],"install":[{"cmd":"<dependency>\n  <groupId>aws.smithy.kotlin</groupId>\n  <artifactId>http-client-jvm</artifactId>\n  <version>1.6.14</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'aws.smithy.kotlin:http-client-jvm:1.6.14'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpClient","correct":"aws.smithy.kotlin.http.HttpClient"}],"quickstart":{"code":"import aws.smithy.kotlin.http.HttpClient;\nimport aws.smithy.kotlin.http.HttpRequest;\n\nsuspend fun example() {\n    val client = HttpClient();\n    val response = client.call(HttpRequest { url(\"https://example.com\") });\n}","lang":"kotlin","description":"Make an HTTP request using the Smithy Kotlin HTTP client."},"warnings":[],"env_vars":null,"search_vec":"'abstract':9 'aw':1,19 'client':5,8,16 'http':4,7,15 'jvm':6 'kotlin':3,13,18 'sdk':14 'smithi':2,12,17","created_at":"2026-06-15T09:39:46.128741+00:00","updated_at":"2026-06-15T09:39:46.128741+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/smithy-lang/smithy-kotlin","github":"https://github.com/smithy-lang/smithy-kotlin","docs":"https://appdoc.app/artifact/aws.smithy.kotlin/http-client-jvm/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","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}}