l

libfb303

Thrift is a software framework for scalable cross-language services development.
http://thrift.apache.org
The Apache Software License, Version 2.0
Mark Slee David Reiss Aditya Agarwal Marc Kwiatkowski James Wang Chris Piro Ben Maurer Kevin Clark Jake Luciani Bryan Duxbury Esteve Fernandez Todd Lipcon Andrew McGeachie Anthony Molinaro Roger Meier Jake Farrell
Files download
File Operation
libfb303-0.7.0.jar download
libfb303-0.7.0.pom download
Apache Maven
<dependency>
  <groupId>org.apache.thrift</groupId>
  <artifactId>libfb303</artifactId>
  <version>0.7.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.thrift:libfb303:0.7.0'
Gradle Kotlin
implementation("org.apache.thrift:libfb303:0.7.0")
Scala SBT
libraryDependencies += "org.apache.thrift" % "libfb303" % "0.7.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.thrift', module='libfb303', version='0.7.0')
)
Apache Ivy
<dependency org="org.apache.thrift" name="libfb303" rev="0.7.0" />
Leiningen
[org.apache.thrift/libfb303 "0.7.0"]
Apache Buildr
'org.apache.thrift:libfb303:jar:0.7.0'
Dependencies