Provides the standard Java API for batch processing, enabling bulk-oriented, non-interactive execution with features like checkpointing and parallelization.
<dependency>
<groupId>javax.batch</groupId>
<artifactId>javax.batch-api</artifactId>
<version>1.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a simple Batchlet for batch processing.
No known issues recorded.
No dependency data recorded yet.