monitoring-client-spring-boot-starter

监控客户端与springboot集成的starter

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface Monitoring Application Testing & Monitoring
GroupId

GroupId

com.gitee.pifeng
ArtifactId

ArtifactId

monitoring-client-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

monitoring-client-spring-boot-starter
监控客户端与springboot集成的starter

Download monitoring-client-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.gitee.pifeng : monitoring-client-core jar 1.0.0.RELEASE
org.projectlombok : lombok Optional jar
org.slf4j : slf4j-api Optional jar
ch.qos.logback : logback-classic Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
0.0.9.RELEASE
0.0.8.RELEASE
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE