Registry / http-client / okhttp-clients

okhttp-clients

JSON →
library8.34.0javamavenunverified

OkHttp Clients provides HTTP client implementations based on OkHttp for Palantir's Conjure Java runtime.

<dependency> <groupId>com.palantir.conjure.java.runtime</groupId> <artifactId>okhttp-clients</artifactId> <version>8.34.0</version> </dependency>
INSTALL
IMPORT
SIG · OKHTTP-CLIENTS
O
okhttp-clients
http-clientjavav8.34.0
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.

OkHttpClients
com.palantir.conjure.java.okhttp.OkHttpClients

Creates an OkHttpClients instance for making HTTP requests.

import com.palantir.conjure.java.okhttp.OkHttpClients; public class Main { public static void main(String[] args) { OkHttpClients clients = OkHttpClients.create(); System.out.println("OkHttpClients created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.34.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
okhttp-clients — mvn dependency:get okhttp-clients · libregistry