is not current version
Last Version 0.16.0

Apache Thrift 0.15.0

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

License

License

GroupId

GroupId

org.apache.thrift
ArtifactId

ArtifactId

libthrift
Version

Version

0.15.0
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

https://github.com/apache/thrift

Download libthrift 0.15.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpcore jar 4.4.12
javax.annotation : javax.annotation-api jar 1.3.2

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.12
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.28

Project Modules

There are no modules declared in this project.