Jar examples for l: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.
You can download jar file libthrift 0.5.0-7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add libthrift-0.5.0-7.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>libthrift</artifactId> <version>0.5.0-7</version> </dependency>
compile group: 'com.twitter', name: 'libthrift', version: '0.5.0-7'
libraryDependencies += "com.twitter" % "libthrift" % "0.5.0-7"
<dependency org="com.twitter" name="libthrift" rev="0.5.0-7"/>
@Grapes(@Grab(group='com.twitter', module='libthrift', version='0.5.0-7'))
'com.twitter:libthrift:jar:0.5.0-7'
Click the following link to download the jar file.
libthrift-0.5.0-7-javadoc.jar