| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.easyproject |
| Идентификатор | Идентификаторeasymonitor |
| Версия | Версия1.5.0-RELEASE |
| Тип | Типjar |
| Описание |
Описание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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |