License |
License |
---|---|
GroupId | GroupIdorg.apache.thrift |
ArtifactId | ArtifactIdlibthrift |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Thrift
Thrift is a software framework for scalable cross-language services development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libthrift-0.16.0.pom | |
libthrift-0.16.0.jar | 3 KB |
libthrift-0.16.0-tar.gz.src | 72 KB |
libthrift-0.16.0-javadoc.jar | 431 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |