monitoring-client-core

监控客户端

License

License

Categories

Categories

CLI User Interface Monitoring Application Testing & Monitoring
GroupId

GroupId

com.gitee.pifeng
ArtifactId

ArtifactId

monitoring-client-core
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

monitoring-client-core
监控客户端

Download monitoring-client-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.gitee.pifeng : monitoring-common-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.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpcore jar

test (1)

Group / Artifact Type Version
junit : junit 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