Finagle Thrift provides Thrift protocol support for Finagle, a network stack for building asynchronous RPC systems.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-thrift_2.11</artifactId>
<version>21.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create a Finagle Thrift client.
Check the Finagle changelog and upgrade to a supported version (e.g., 22.x or later).
No dependency data recorded yet.