Web and service tier of Spring Batch Admin console. Basic use cases include
visualization of Batch meta data, and also launching and stopping jobs inside the webapp container.
Compile Dependencies (27)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Collections
Apache 2.0
| commons-collections
»
commons-collections2 vulnerabilities The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2 | 4.5.0 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.2.2 | 2.14.0 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload7 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.2.1 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 1.4 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.1 | 3.20.0 | |
Java Spec
CDDL +2
| javax.servlet
»
servlet-api Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ... | 2.5 | 4.0.1 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.8.2 | 6.1.2 | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache-core Ehcache is an open source, standards-based cache used to boost performance, | 2.3.0 | 2.10.9.2 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.6.6 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.6.6 | 1.9.25.1 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-mapper-asl2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 1.6.3 | 2.22.1 | |
Mocking
Apache 2.0
| org.easymock
»
easymock EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | 2.3 | 5.6.0 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.15 | 2.3.34 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.5.8 | 2.0.18 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 3.0.5.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 3.0.5.RELEASE | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 3.0.5.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 3.0.5.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web(optional)9 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 3.0.5.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc(optional)16 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 3.0.5.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-core1 vulnerability Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc | 2.1.7.RELEASE | 6.0.4 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-integration Implementation of Spring Batch scaling techniques with Spring integration | 1.2.2.RELEASE | 6.0.4 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-admin-resources Extensible UI framework and basic styles and layout for Spring Batch Admin console. | 1.2.2.RELEASE | 1.3.1.RELEASE | |
Enterprise Integration
Apache 2.0
| org.springframework.integration
»
spring-integration-core Spring Integration Core | 2.0.3.RELEASE | 7.1.0 | |
JMX
Apache 2.0
| org.springframework.integration
»
spring-integration-jmx Spring Integration JMX Support | 2.0.3.RELEASE | 7.1.0 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-http Spring Integration HTTP Support | 2.0.3.RELEASE | 7.1.0 | |
Apache 2.0
| org.springframework.integration
»
spring-integration-file1 vulnerability Spring Integration File Support | 2.0.3.RELEASE | 7.1.0 |
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
Apache 2.0
| log4j
»
log4j(optional)6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.14 | 2.26.1 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.5.8 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12(optional) SLF4J Reload4j Provider | 1.5.8 | 2.0.18 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.2.125 | 2.4.240 | |
| hsqldb
»
hsqldb HSQLDB - Lightweight 100% Java SQL Database Engine | 1.8.0.7 | 2.7.4 | ||
| mysql
»
mysql-connector-java8 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 5.1.6 | 9.7.0 | ||
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby3 vulnerabilities Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.6.1.0 | 10.17.1.0 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-test Domain for batch job testing | 2.1.7.RELEASE | 6.0.4 |