Registry / networking / servicetalk-dependencies

servicetalk-dependencies

JSON →
library0.42.64javamavenunverified

Bill of Materials (BOM) for ServiceTalk, a networking framework for building asynchronous, reactive services, including all modules and direct dependencies.

<dependency> <groupId>io.servicetalk</groupId> <artifactId>servicetalk-dependencies</artifactId> <version>0.42.64</version> </dependency>
INSTALL
IMPORT
SIG · SERVICETALK-DEPEND
S
servicetalk-dependencies
networkingjavav0.42.64
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
io.servicetalk.http.api.HttpClient

Creates an HTTP client and sends a GET request.

import io.servicetalk.http.api.HttpClient; import io.servicetalk.http.netty.HttpClients; HttpClient client = HttpClients.forSingleAddress("example.com", 80).build(); client.request(client.get("/"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.42.64latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
servicetalk-dependencies — mvn dependency:get servicetalk-dependencies · libregistry