Registry / serialization / libthrift

libthrift

JSON →
library0.23.0javamavenunverified

A software framework for scalable cross-language services development, enabling efficient communication between different programming languages.

<dependency> <groupId>org.apache.thrift</groupId> <artifactId>libthrift</artifactId> <version>0.23.0</version> </dependency>
INSTALL
IMPORT
SIG · LIBTHRIFT
L
libthrift
serializationjavav0.23.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.

TBase
org.apache.thrift.TBase

Minimal example showing import of the core Thrift interface TBase.

import org.apache.thrift.TBase; public class Example { public static void main(String[] args) { TBase<?, ?> base = null; System.out.println("Thrift TBase example"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.23.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libthrift — mvn dependency:get libthrift · libregistry