# spring-batch-support **Repository Path**: mirrors_gspandy/spring-batch-support ## Basic Information - **Project Name**: spring-batch-support - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Batch Support [Project Documentation](http://namics.github.io/spring-batch-support) System | Status --------------|------------------------------------------------ CI master | [![Build Status][travis-master]][travis-url] CI develop | [![Build Status][travis-develop]][travis-url] Dependency | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.namics.oss.spring.support.batch/spring-batch-support/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.namics.oss.spring.support.batch/spring-batch-support) This modules aims to provide . ## Usage ### Maven Dependency (Latest Version in `pom.xml`): com.namics.oss.spring.support.batch spring-batch-support 1.1.1 ### Requirements - Java: JDK 8 - Spring: Version 4 or higher - Spring Batch: Version 3 or higher org.springframework.batch.core.configuration.annotation.EnableBatchProcessing [travis-master]: https://travis-ci.org/namics/spring-batch-support.svg?branch=master [travis-develop]: https://travis-ci.org/namics/spring-batch-support.svg?branch=develop [travis-url]: https://travis-ci.org/namics/spring-batch-support