| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bithon |
| Идентификатор | Идентификаторagent-rpc-thrift |
| Версия | Версия1.1.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеBithon - An observability platform
|
| Имя Файла | Размер |
|---|---|
| agent-rpc-thrift-1.1.0-RELEASE.pom | |
| agent-rpc-thrift-1.1.0-RELEASE.jar | 738 KB |
| agent-rpc-thrift-1.1.0-RELEASE-sources.jar | 178 KB |
| agent-rpc-thrift-1.1.0-RELEASE-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/ -->
<dependency>
<groupId>org.bithon</groupId>
<artifactId>agent-rpc-thrift</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/
implementation 'org.bithon:agent-rpc-thrift:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/agent-rpc-thrift/
implementation ("org.bithon:agent-rpc-thrift:1.1.0-RELEASE")
'org.bithon:agent-rpc-thrift:jar:1.1.0-RELEASE'
<dependency org="org.bithon" name="agent-rpc-thrift" rev="1.1.0-RELEASE">
<artifact name="agent-rpc-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='agent-rpc-thrift', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon" % "agent-rpc-thrift" % "1.1.0-RELEASE"
[org.bithon/agent-rpc-thrift "1.1.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.14.2 |