Dubbo rpc extension for native thrift. You can via the dubbo-samples-thrift to find the integration usage
The newest vsersion is :
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-rpc-native-thrift</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>