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.
License |
License |
---|---|
Categories |
CategoriesMonitoring Application Testing & Monitoring |
GroupId | GroupIdorg.seedstack.functions.batch-monitoring |
ArtifactId | ArtifactIdbatch-monitoring-function-web |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn enterprise-oriented full development stack
|
<!-- https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-web/ -->
<dependency>
<groupId>org.seedstack.functions.batch-monitoring</groupId>
<artifactId>batch-monitoring-function-web</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-web/
implementation 'org.seedstack.functions.batch-monitoring:batch-monitoring-function-web:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-web/
implementation ("org.seedstack.functions.batch-monitoring:batch-monitoring-function-web:2.0.0")
'org.seedstack.functions.batch-monitoring:batch-monitoring-function-web:jar:2.0.0'
<dependency org="org.seedstack.functions.batch-monitoring" name="batch-monitoring-function-web" rev="2.0.0">
<artifact name="batch-monitoring-function-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.functions.batch-monitoring', module='batch-monitoring-function-web', version='2.0.0')
)
libraryDependencies += "org.seedstack.functions.batch-monitoring" % "batch-monitoring-function-web" % "2.0.0"
[org.seedstack.functions.batch-monitoring/batch-monitoring-function-web "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.functions.batch-monitoring : batch-monitoring-function-rest | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
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.