Apache Thrift

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

License

License

The Apache Software License, Version 2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.apache.thrift
ArtifactId

ArtifactId

thrift
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://thrift.apache.org
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/thrift

Download thrift

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.apache.thrift</groupId>
    <artifactId>thrift</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/
implementation 'com.google.code.maven-play-plugin.org.apache.thrift:thrift:0.2.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/
implementation ("com.google.code.maven-play-plugin.org.apache.thrift:thrift:0.2.0")
'com.google.code.maven-play-plugin.org.apache.thrift:thrift:jar:0.2.0'
<dependency org="com.google.code.maven-play-plugin.org.apache.thrift" name="thrift" rev="0.2.0">
  <artifact name="thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.thrift', module='thrift', version='0.2.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.thrift" % "thrift" % "0.2.0"
[com.google.code.maven-play-plugin.org.apache.thrift/thrift "0.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.8
org.slf4j : slf4j-simple jar 1.5.8
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0