License |
License |
---|---|
GroupId | GroupIdcn.easyproject |
ArtifactId | ArtifactIdeasymonitor |
Version | Version1.5.0-RELEASE |
Type | Typejar |
Description |
Descriptioneasymonitor
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 |
Filename | Size |
---|---|
easymonitor-1.5.0-RELEASE.pom | |
easymonitor-1.5.0-RELEASE.jar | 42 KB |
easymonitor-1.5.0-RELEASE-sources.jar | 25 KB |
easymonitor-1.5.0-RELEASE-javadoc.jar | 167 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |