Last Version

easymonitor 1.5.0-RELEASE

EasyMonitor is a free open-source Java-based, cross-platform operation monitoring system service components engine framework. Can run as application(EasyMonitor Application), and can be extended as the monitoring engine(EasyMonitor Engine). EasyMonitor provide support for the need to monitor the operating state of the program scene,notification, script execution is equal to function. And all this, just a simple configuration management to complete.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easymonitor
Version

Version

1.5.0-RELEASE
Type

Type

jar
Description

Description

easymonitor
EasyMonitor is a free open-source Java-based, cross-platform operation monitoring system service components engine framework. Can run as application(EasyMonitor Application), and can be extended as the monitoring engine(EasyMonitor Engine). EasyMonitor provide support for the need to monitor the operating state of the program scene,notification, script execution is equal to function. And all this, just a simple configuration management to complete.
Source Code Management

Source Code Management

https://github.com/ushelp/EasyMonitor.git

Download easymonitor 1.5.0-RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.1.RELEASE
org.springframework : spring-aop jar 4.3.1.RELEASE
org.springframework : spring-context-support jar 4.3.1.RELEASE
org.springframework : spring-tx jar 4.3.1.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.21
com.sun.mail : javax.mail jar 1.5.5
org.freemarker : freemarker jar 2.3.23
org.quartz-scheduler : quartz jar 2.2.3
org.quartz-scheduler : quartz-jobs jar 2.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.