Jar examples for s:service-thrift
Common thrift java stuff.
You can download jar file service-thrift 1.0.55 in this page.
Apache License, Version 2.0
You can use the following script to add service-thrift-1.0.55.jar to your project.
<dependency> <groupId>com.twitter.common</groupId> <artifactId>service-thrift</artifactId> <version>1.0.55</version> </dependency>
compile group: 'com.twitter.common', name: 'service-thrift', version: '1.0.55'
libraryDependencies += "com.twitter.common" % "service-thrift" % "1.0.55"
<dependency org="com.twitter.common" name="service-thrift" rev="1.0.55"/>
@Grapes(@Grab(group='com.twitter.common', module='service-thrift', version='1.0.55'))
'com.twitter.common:service-thrift:jar:1.0.55'
Click the following link to download the jar file.
service-thrift-1.0.55-javadoc.jar