| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.thrift |
| Идентификатор | Идентификаторlibfb303 |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Thrift
Thrift is a software framework for scalable cross-language services development.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libfb303-0.9.3.pom | |
| libfb303-0.9.3.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.9.3 |