Registry / http-client / http-jvm

http-jvm

JSON →
library1.6.6javamavenunverified

HTTP core for Smithy clients and services generated by smithy-kotlin.

<dependency> <groupId>aws.smithy.kotlin</groupId> <artifactId>http-jvm</artifactId> <version>1.6.6</version> </dependency>
INSTALL
IMPORT
SIG · HTTP-JVM
H
http-jvm
http-clientjavav1.6.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpClient
aws.smithy.kotlin.http.HttpClient

Creates an HTTP client using Smithy Kotlin HTTP core.

import aws.smithy.kotlin.http.HttpClient; import aws.smithy.kotlin.http.SdkHttpClient; fun main() { val client: HttpClient = SdkHttpClient.build() println("HTTP client created") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
http-jvm — mvn dependency:get http-jvm · libregistry