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 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAn enterprise-oriented full development stack
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
batch-monitoring-function-2.0.0.pom | 7 KB |
Browse |
<!-- 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"]
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.