MVN

jakarta.batch : tck-parent

Maven & Gradle

Jun 06, 2022
1 stars

Jakarta Batch TCK parent · Batch processing is a pervasive workload pattern, expressed by a distinct application organization and execution model. It is found across virtually every industry, applied to such tasks as statement generation, bank postings, risk evaluation, credit score calculation, inventory management, portfolio optimization, and on and on. Nearly any bulk processing task from any business sector is a candidate for batch processing. Batch processing is typified by bulk-oriented, non-interactive, background execution. Frequently long- running, it may be data or computationally intensive, execute sequentially or in parallel, and may be initiated through various invocation models, including ad hoc, scheduled, and on-demand. Batch applications have common requirements, including logging, checkpointing, and parallelization. Batch workloads have common requirements, especially operational control, which allow for initiation of, and interaction with, batch instances; such interactions include stop and restart.

<dependency>
    <groupId>jakarta.batch</groupId>
    <artifactId>tck-parent</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jakarta.batch : tck-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of jakarta.batch : tck-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
tck-parent-2.1.1
tck-parent-2.1.0
tck-parent-2.1.0-M1
2.0.x
tck-parent-2.0.0
tck-parent-2.0.0-M4
tck-parent-2.0.0-M2
1.0.x
tck-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>jakarta.batch</groupId>
    <artifactId>tck-parent</artifactId>
    <version>2.1.1</version>
</dependency>

Advertisement

Dependencies from Group

Jun 14, 2022
39 usages
11 stars
Jun 06, 2022
8 usages
2 stars
Jun 06, 2022
7 usages
2 stars
Jun 06, 2022
4 usages
2 stars
Jun 06, 2022
3 usages
2 stars

Discover Dependencies

Jun 14, 2022
11 stars
Jun 14, 2022
13 stars
Sep 24, 2019
439 stars
Sep 05, 2019
1 usages
3 stars
Apr 19, 2020
0 stars
Feb 14, 2020
4 stars
Sep 21, 2019
20 stars