Registry / http-client / http-client-engine-default-jvm

http-client-engine-default-jvm

JSON →
library1.6.10javamavenunverified

Default HTTP Client Engine for Smithy services generated by smithy-kotlin.

<dependency> <groupId>aws.smithy.kotlin</groupId> <artifactId>http-client-engine-default-jvm</artifactId> <version>1.6.10</version> </dependency>
INSTALL
IMPORT
SIG · HTTP-CLIENT-ENGINE
H
http-client-engine-default-jvm
http-clientjavav1.6.10
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.

DefaultHttpClientEngine
aws.smithy.kotlin.http.engine.DefaultHttpClientEngine

Create the default HTTP client engine for Smithy.

import aws.smithy.kotlin.http.engine.DefaultHttpClientEngine suspend fun main() { val engine = DefaultHttpClientEngine() println(engine) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
http-client-engine-default-jvm — mvn dependency:get http-client-engine-default-jvm · libregistry