Last Version

EC Monitor Console 1.7.2

事件监控模块,这里会分为两个模块,一个是客户端模块,提供监控的数据和客户端的心跳,另一个是服务端的模块,收集心跳和节点的数据以及提供监控服务

License

License

GroupId

GroupId

io.eventcenter
ArtifactId

ArtifactId

ec-monitor-console
Version

Version

1.7.2
Type

Type

war
Description

Description

EC Monitor Console
事件监控模块,这里会分为两个模块,一个是客户端模块,提供监控的数据和客户端的心跳,另一个是服务端的模块,收集心跳和节点的数据以及提供监控服务
Project Organization

Project Organization

Jue Ming

Download ec-monitor-console 1.7.2


<!-- https://jarcasting.com/artifacts/io.eventcenter/ec-monitor-console/ -->
<dependency>
    <groupId>io.eventcenter</groupId>
    <artifactId>ec-monitor-console</artifactId>
    <version>1.7.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.eventcenter/ec-monitor-console/
implementation 'io.eventcenter:ec-monitor-console:1.7.2'
// https://jarcasting.com/artifacts/io.eventcenter/ec-monitor-console/
implementation ("io.eventcenter:ec-monitor-console:1.7.2")
'io.eventcenter:ec-monitor-console:war:1.7.2'
<dependency org="io.eventcenter" name="ec-monitor-console" rev="1.7.2">
  <artifact name="ec-monitor-console" type="war" />
</dependency>
@Grapes(
@Grab(group='io.eventcenter', module='ec-monitor-console', version='1.7.2')
)
libraryDependencies += "io.eventcenter" % "ec-monitor-console" % "1.7.2"
[io.eventcenter/ec-monitor-console "1.7.2"]

Dependencies

compile (7)

Group / Artifact Type Version
io.eventcenter : ec-monitor-server jar 1.7.2
com.alibaba : dubbo jar 2.4.9
com.101tec : zkclient jar 0.10
org.apache.zookeeper : zookeeper jar 3.4.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.