Download thrift-0.2.0.jar file - Jar t

Jar examples for t:thrift

Description

Thrift is a software framework for scalable cross-language services development.

You can download jar file thrift 0.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thrift-0.2.0.jar to your project.

<dependency>
   <groupId>com.google.code.maven-play-plugin.org.apache.thrift</groupId>
   <artifactId>thrift</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.google.code.maven-play-plugin.org.apache.thrift', name: 'thrift', version: '0.2.0'
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.thrift" % "thrift" % "0.2.0"
<dependency org="com.google.code.maven-play-plugin.org.apache.thrift" name="thrift" rev="0.2.0"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.org.apache.thrift', module='thrift', version='0.2.0'))
'com.google.code.maven-play-plugin.org.apache.thrift:thrift:jar:0.2.0'

Download

Click the following link to download the jar file.

thrift-0.2.0-javadoc.jar
thrift-0.2.0-sources.jar
thrift-0.2.0.jar
thrift-0.2.0.pom



Related Tutorials