Apache Thrift

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

License

License

GroupId

GroupId

org.apache.thrift
ArtifactId

ArtifactId

libthrift
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

pom
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

https://github.com/apache/thrift

Download libthrift

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.thrift/libthrift/ -->
<dependency>
    <groupId>org.apache.thrift</groupId>
    <artifactId>libthrift</artifactId>
    <version>0.16.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.thrift/libthrift/
implementation 'org.apache.thrift:libthrift:0.16.0'
// https://jarcasting.com/artifacts/org.apache.thrift/libthrift/
implementation ("org.apache.thrift:libthrift:0.16.0")
'org.apache.thrift:libthrift:pom:0.16.0'
<dependency org="org.apache.thrift" name="libthrift" rev="0.16.0">
  <artifact name="libthrift" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.thrift', module='libthrift', version='0.16.0')
)
libraryDependencies += "org.apache.thrift" % "libthrift" % "0.16.0"
[org.apache.thrift/libthrift "0.16.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.35
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15
javax.annotation : javax.annotation-api jar 1.3.2
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.35

Project Modules

There are no modules declared in this project.
org.apache.thrift

The Apache Software Foundation

Versions

Version
0.16.0
0.15.0
0.14.2
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.3-1
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1