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-core |
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-core/ -->
<dependency>
<groupId>org.seedstack.functions.batch-monitoring</groupId>
<artifactId>batch-monitoring-function-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-core/
implementation 'org.seedstack.functions.batch-monitoring:batch-monitoring-function-core:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.functions.batch-monitoring/batch-monitoring-function-core/
implementation ("org.seedstack.functions.batch-monitoring:batch-monitoring-function-core:2.0.0")
'org.seedstack.functions.batch-monitoring:batch-monitoring-function-core:jar:2.0.0'
<dependency org="org.seedstack.functions.batch-monitoring" name="batch-monitoring-function-core" rev="2.0.0">
<artifact name="batch-monitoring-function-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.functions.batch-monitoring', module='batch-monitoring-function-core', version='2.0.0')
)
libraryDependencies += "org.seedstack.functions.batch-monitoring" % "batch-monitoring-function-core" % "2.0.0"
[org.seedstack.functions.batch-monitoring/batch-monitoring-function-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | |
org.springframework.batch : spring-batch-core | jar | |
org.springframework : spring-aop | jar | |
commons-collections : commons-collections | jar | |
commons-io : commons-io | jar | |
commons-lang : commons-lang | jar | |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.slf4j : jcl-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | |
org.easymock : easymock | jar | 3.2 |
org.springframework.batch : spring-batch-test | jar | |
ch.qos.logback : logback-classic | jar | |
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.