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