Registry / serialization / conjure-lib

conjure-lib

JSON →
library8.76.0javamavenunverified

A library providing core utilities and serialization support for Conjure-generated Java clients and servers.

<dependency> <groupId>com.palantir.conjure.java</groupId> <artifactId>conjure-lib</artifactId> <version>8.76.0</version> </dependency>
INSTALL
IMPORT
SIG · CONJURE-LIB
C
conjure-lib
serializationjavav8.76.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.

SafeLong
com.palantir.conjure.java.lib.SafeLong

Create and use a SafeLong value.

import com.palantir.conjure.java.lib.SafeLong; public class Example { public static void main(String[] args) { SafeLong value = SafeLong.of(42); System.out.println(value.longValue()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.76.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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