Software minus logo.

Release

The latest stable release of Thrift is 0.8.0 (released on 2011-11-29).

Maven artifact
<dependency>
  <groupId>org.apache.thrift</groupId>
  <artifactId>libthrift</artifactId>
  <version>0.8.0</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.

Snapshot Releases

The snapshot releases are built by Thrift Continous Integration running on Apache Jenkins instance.

N.B.: These developer snapshots are not certified releases and we recommend that users use the stable release above.

Archived Releases

Releases from the incubator ( less than 0.6.0 ) are availible at Thrift Incubator Archive.

Releases from 0.6.0 up to the current release are availible at Thrift Archive.

SVN Checkout

For those who would like to participate in Thrift development, you may checkout Thrift from the Apache SVN repository.

svn co http://svn.apache.org/repos/asf/thrift/trunk thrift
cd thrift