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