libthrift

Thrift is a software framework for scalable cross-language services development. This fork is due to a concurrency issue in 0.5.0 that we didn't get upstreamed.

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

libthrift
Last Version

Last Version

0.5.0-7
Release Date

Release Date

Type

Type

jar
Description

Description

libthrift
Thrift is a software framework for scalable cross-language services development. This fork is due to a concurrency issue in 0.5.0 that we didn't get upstreamed.
Project URL

Project URL

http://thrift.apache.org/
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=thrift.git

Download libthrift

How to add to project

<!-- https://jarcasting.com/artifacts/com.twitter/libthrift/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>libthrift</artifactId>
    <version>0.5.0-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/libthrift/
implementation 'com.twitter:libthrift:0.5.0-7'
// https://jarcasting.com/artifacts/com.twitter/libthrift/
implementation ("com.twitter:libthrift:0.5.0-7")
'com.twitter:libthrift:jar:0.5.0-7'
<dependency org="com.twitter" name="libthrift" rev="0.5.0-7">
  <artifact name="libthrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='libthrift', version='0.5.0-7')
)
libraryDependencies += "com.twitter" % "libthrift" % "0.5.0-7"
[com.twitter/libthrift "0.5.0-7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
commons-lang : commons-lang jar 2.5
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0-7