Registry / http-client / smithy-client-jvm

smithy-client-jvm

JSON →
library1.6.14javamavenunverified

Client runtime for Smithy services generated by smithy-kotlin, providing JVM-specific HTTP client and serialization support.

<dependency> <groupId>aws.smithy.kotlin</groupId> <artifactId>smithy-client-jvm</artifactId> <version>1.6.14</version> </dependency>
INSTALL
IMPORT
SIG · SMITHY-CLIENT-JVM
S
smithy-client-jvm
http-clientjavav1.6.14
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.

SmithyClient
aws.smithy.kotlin.client.SmithyClient

Create a Smithy client with default HTTP client

import aws.smithy.kotlin.client.SmithyClient; import aws.smithy.kotlin.http.operation.SdkHttpClient; val client = SmithyClient(SdkHttpClient.build { })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
smithy-client-jvm — mvn dependency:get smithy-client-jvm · libregistry