server-collector

Bithon Collector

License

License

GroupId

GroupId

org.bithon
ArtifactId

ArtifactId

bithon-server-collector
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

server-collector
Bithon Collector

Download bithon-server-collector

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter jar
org.springframework.kafka : spring-kafka jar
org.projectlombok : lombok jar 1.18.20
org.bithon : agent-rpc-thrift jar 1.1.0-RELEASE
org.bithon : agent-rpc-brpc jar 1.1.0-RELEASE
org.bithon : bithon-sink jar 1.1.0-RELEASE
org.bithon : component-commons jar 1.1.0-RELEASE
com.github.ben-manes.caffeine : caffeine jar
javax.validation : validation-api jar
com.google.guava : guava jar 30.0-jre
joda-time : joda-time jar 2.10.8
org.jetbrains : annotations jar RELEASE
org.antlr : antlr4-runtime jar 4.9
commons-io : commons-io jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASE
1.0.0-RELEASE