SeedStack monitoring add-on
Monitoring of Spring batch jobs in a Web UI.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMonitoring Тестирование приложения и мониторинг |
| Группа | Группаorg.seedstack.functions.batch-monitoring |
| Идентификатор | Идентификаторbatch-monitoring-function |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAn enterprise-oriented full development stack
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| batch-monitoring-function-2.0.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function/ -->
<dependency>
<groupId>org.seedstack.functions.batch-monitoring</groupId>
<artifactId>batch-monitoring-function</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function/
implementation 'org.seedstack.functions.batch-monitoring:batch-monitoring-function:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function/
implementation ("org.seedstack.functions.batch-monitoring:batch-monitoring-function:2.0.0")
'org.seedstack.functions.batch-monitoring:batch-monitoring-function:pom:2.0.0'
<dependency org="org.seedstack.functions.batch-monitoring" name="batch-monitoring-function" rev="2.0.0">
<artifact name="batch-monitoring-function" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.functions.batch-monitoring', module='batch-monitoring-function', version='2.0.0')
)
libraryDependencies += "org.seedstack.functions.batch-monitoring" % "batch-monitoring-function" % "2.0.0"
[org.seedstack.functions.batch-monitoring/batch-monitoring-function "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seedstack.seed : seed-unittest-support | jar |
Monitoring of Spring batch jobs in a Web UI.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.