Registry / networking / runtime-core

runtime-core

JSON →
library1.6.14javamavenunverified

Core runtime library for Smithy-generated clients and services in Kotlin, providing foundational networking, serialization, and middleware support.

<dependency> <groupId>aws.smithy.kotlin</groupId> <artifactId>runtime-core</artifactId> <version>1.6.14</version> </dependency>
INSTALL
IMPORT
SIG · RUNTIME-CORE
R
runtime-core
networkingjavav1.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.

SdkHttpOperation
aws.smithy.kotlin.runtime.http.operation.SdkHttpOperation

Minimal example creating an SdkHttpOperation instance.

import aws.smithy.kotlin.runtime.http.operation.SdkHttpOperation fun main() { val operation = SdkHttpOperation { } println("Operation created: $operation") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
runtime-core — mvn dependency:get runtime-core · libregistry