License |
License |
---|---|
GroupId | GroupIdorg.apache.thrift |
ArtifactId | ArtifactIdlibfb303 |
Last Version | Last Version0.9.3 |
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 |
---|---|
libfb303-0.9.3.pom | |
libfb303-0.9.3.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.thrift/libfb303/ -->
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libfb303</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.thrift/libfb303/
implementation 'org.apache.thrift:libfb303:0.9.3'
// https://jarcasting.com/artifacts/org.apache.thrift/libfb303/
implementation ("org.apache.thrift:libfb303:0.9.3")
'org.apache.thrift:libfb303:pom:0.9.3'
<dependency org="org.apache.thrift" name="libfb303" rev="0.9.3">
<artifact name="libfb303" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.thrift', module='libfb303', version='0.9.3')
)
libraryDependencies += "org.apache.thrift" % "libfb303" % "0.9.3"
[org.apache.thrift/libfb303 "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.3 |