The latest stable release of Thrift is 0.9.1 (released on 2013-08-21).
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.9.1</version>
</dependency>
When downloading from a mirror, please be sure to verify the checksums and signature (see the MD5 and PGP links above). The KEYS file contains the public key(s) used for signing releases.
Releases from the incubator ( less than 0.6.0 ) are available at the Thrift Incubator Archive
Releases from 0.6.0 up to the current release are available at the Apache Thrift Archive
For those who would like to participate in Thrift development, you may checkout Thrift from the Apache GIT repository.
git clone https://git-wip-us.apache.org/repos/asf/thrift.git thrift
cd thrift