Last Version

monitoring 1.0.0.RELEASE

开源监控平台

License

License

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

com.gitee.pifeng
ArtifactId

ArtifactId

monitoring
Version

Version

1.0.0.RELEASE
Type

Type

pom
Description

Description

monitoring
开源监控平台
Project URL

Project URL

https://gitee.com/monitoring-platform/monitoring
Source Code Management

Source Code Management

https://gitee.com/monitoring-platform/monitoring

Download monitoring 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring/ -->
<dependency>
    <groupId>com.gitee.pifeng</groupId>
    <artifactId>monitoring</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring/
implementation 'com.gitee.pifeng:monitoring:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring/
implementation ("com.gitee.pifeng:monitoring:1.0.0.RELEASE")
'com.gitee.pifeng:monitoring:pom:1.0.0.RELEASE'
<dependency org="com.gitee.pifeng" name="monitoring" rev="1.0.0.RELEASE">
  <artifact name="monitoring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pifeng', module='monitoring', version='1.0.0.RELEASE')
)
libraryDependencies += "com.gitee.pifeng" % "monitoring" % "1.0.0.RELEASE"
[com.gitee.pifeng/monitoring "1.0.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

  • monitoring-common
  • monitoring-ui
  • monitoring-server
  • monitoring-agent
  • monitoring-client