| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.twitter.common |
| Идентификатор | Идентификаторservice-thrift |
| Версия | Версия1.0.55 |
| Тип | Типjar |
| Описание |
Описаниеcom.twitter.common:service-thrift
Common thrift java stuff.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| service-thrift-1.0.55.pom | |
| service-thrift-1.0.55.jar | 34 KB |
| service-thrift-1.0.55-sources.jar | 7 KB |
| service-thrift-1.0.55-javadoc.jar | 52 KB |
| service-thrift-1.0.55-CHANGELOG.txt | 29 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter.common/service-thrift/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>service-thrift</artifactId>
<version>1.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/service-thrift/
implementation 'com.twitter.common:service-thrift:1.0.55'
// https://jarcasting.com/artifacts/com.twitter.common/service-thrift/
implementation ("com.twitter.common:service-thrift:1.0.55")
'com.twitter.common:service-thrift:jar:1.0.55'
<dependency org="com.twitter.common" name="service-thrift" rev="1.0.55">
<artifact name="service-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='service-thrift', version='1.0.55')
)
libraryDependencies += "com.twitter.common" % "service-thrift" % "1.0.55"
[com.twitter.common/service-thrift "1.0.55"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.5.0-5 |