Thrift is a software framework for scalable cross-language services development.
'org.apache.thrift:libthrift:0.6.1'
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.6.1</version>
</dependency>
<dependency org="org.apache.thrift" name="libthrift" rev="0.6.1"/>
"org.apache.thrift", "libthrift", "0.6.1"