Последняя версия

Bithon 1.1.0-RELEASE

Bithon - An observability platform

Лицензия

Лицензия

Группа

Группа

org.bithon
Идентификатор

Идентификатор

bithon
Версия

Версия

1.1.0-RELEASE
Тип

Тип

pom
Описание

Описание

Bithon
Bithon - An observability platform
Система контроля версий

Система контроля версий

https://github.com/FrankChen021/bithon.git

Скачать bithon 1.1.0-RELEASE

Имя Файла Размер
bithon-1.1.0-RELEASE.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.bithon/bithon/ -->
<dependency>
    <groupId>org.bithon</groupId>
    <artifactId>bithon</artifactId>
    <version>1.1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/bithon/
implementation 'org.bithon:bithon:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/bithon/
implementation ("org.bithon:bithon:1.1.0-RELEASE")
'org.bithon:bithon:pom:1.1.0-RELEASE'
<dependency org="org.bithon" name="bithon" rev="1.1.0-RELEASE">
  <artifact name="bithon" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='bithon', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon" % "bithon" % "1.1.0-RELEASE"
[org.bithon/bithon "1.1.0-RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • component/component-commons
  • component/component-brpc
  • component/agent-rpc-thrift
  • component/agent-rpc-brpc
  • agent
  • server/sink
  • server/storage-jdbc
  • server/storage-jdbc-clickhouse
  • server/collector
  • server/web-service
  • server/web-app
  • server/server-starter