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-rest |
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-rest/ -->
<dependency>
<groupId>org.seedstack.functions.batch-monitoring</groupId>
<artifactId>batch-monitoring-function-rest</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-rest/
implementation 'org.seedstack.functions.batch-monitoring:batch-monitoring-function-rest:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-rest/
implementation ("org.seedstack.functions.batch-monitoring:batch-monitoring-function-rest:2.0.0")
'org.seedstack.functions.batch-monitoring:batch-monitoring-function-rest:jar:2.0.0'
<dependency org="org.seedstack.functions.batch-monitoring" name="batch-monitoring-function-rest" rev="2.0.0">
<artifact name="batch-monitoring-function-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.functions.batch-monitoring', module='batch-monitoring-function-rest', version='2.0.0')
)
libraryDependencies += "org.seedstack.functions.batch-monitoring" % "batch-monitoring-function-rest" % "2.0.0"
[org.seedstack.functions.batch-monitoring/batch-monitoring-function-rest "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.functions.batch-monitoring : batch-monitoring-function-core | jar | 2.0.0 |
org.seedstack.seed : seed-spring-support-core | jar | |
org.seedstack.seed : seed-web-support-core | jar | |
org.seedstack.seed : seed-rest-support-core | jar | |
org.seedstack.seed : seed-security-support-specs | jar | |
javax.servlet : javax.servlet-api | jar | |
ch.qos.logback : logback-classic | jar | |
commons-lang : commons-lang | jar | |
commons-io : commons-io | jar |
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.