Last Version

Bithon 1.1.0-RELEASE

Bithon - An observability platform

License

License

GroupId

GroupId

org.bithon
ArtifactId

ArtifactId

bithon
Version

Version

1.1.0-RELEASE
Type

Type

pom
Description

Description

Bithon
Bithon - An observability platform
Source Code Management

Source Code Management

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

Download bithon 1.1.0-RELEASE

Filename Size
bithon-1.1.0-RELEASE.pom 14 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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