server-starter

Bithon Server Starter

License

License

GroupId

GroupId

org.bithon
ArtifactId

ArtifactId

bithon-server-starter
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

server-starter
Bithon Server Starter

Download bithon-server-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter jar
org.bithon : bithon-server-collector jar 1.1.0-RELEASE
org.bithon : bithon-storage-jdbc jar 1.1.0-RELEASE
org.jooq : jooq jar 3.13.7
org.bithon : bithon-storage-jdbc-clickhouse jar 1.1.0-RELEASE
org.bithon : bithon-web-service jar 1.1.0-RELEASE
org.bithon : bithon-web-app jar 1.1.0-RELEASE
org.springframework.boot : spring-boot-devtools Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASE
1.0.0-RELEASE