Registry / http-client / dialogue-core

dialogue-core

JSON →
library6.27.0javamavenunverified

Core library for Palantir's Dialogue HTTP client framework.

<dependency> <groupId>com.palantir.dialogue</groupId> <artifactId>dialogue-core</artifactId> <version>6.27.0</version> </dependency>
INSTALL
IMPORT
SIG · DIALOGUE-CORE
D
dialogue-core
http-clientjavav6.27.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.

Dialogue
com.palantir.dialogue.core.Dialogue

Minimal Dialogue HTTP client setup.

import com.palantir.dialogue.core.Dialogue; public class DialogueExample { public static void main(String[] args) { Dialogue dialogue = Dialogue.builder().build(); System.out.println("Dialogue client created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.27.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Resources
dialogue-core — mvn dependency:get dialogue-core · libregistry