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