All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by pattern with all dependencies

Search JAR files by class name

com.ibm.jbatch.tck.ann.proc from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: com.ibm.jbatch.tck.ann.proc
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.jbatch.tck.ann.proc
Group jakarta.batch
Version 2.1.5


com.ibm.jbatch.tck.ann from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: com.ibm.jbatch.tck.ann
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.jbatch.tck.ann
Group jakarta.batch
Version 2.1.5


com.ibm.jbatch.tck.spi from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: com.ibm.jbatch.tck.spi
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.jbatch.tck.spi
Group jakarta.batch
Version 2.1.5
Last update 09. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jakarta.batch-api,
There are maybe transitive dependencies!

tck-parent from group jakarta.batch (version 2.1.5)

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.

Group: jakarta.batch Artifact: tck-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tck-parent
Group jakarta.batch
Version 2.1.5
Last update 09. April 2024
Organization not specified
URL https://projects.eclipse.org/projects/ee4j.batch
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

thesefoolishthings from group it.tidalwave.thesefoolishthings (version 3.2-ALPHA-23)

This project is a collection of miscellaneous tools shared by a number of projects of the same author. There are **simple tuples** to use with Java Streams, **type-safe maps** ([inspired by the heterogeneous map pattern](https://www.informit.com/articles/article.aspx?p=2861454&seqNum=8)) described in Effective Java by Joshua Bloch, a **finder** that handles in a smart way queries to data sources, a facility to use the **DCI (Data, Context and Interactions) architectural pattern**, a simple **message bus** suitable for using the pub-sub pattern inside an application, some **test utilities**, an **experimental actor framework** and a few other small things. Yes, the project name is a tribute to the [jazz standard with the same name](https://en.wikipedia.org/wiki/These_Foolish_Things_(Remind_Me_of_You)) by Maschwitz and Strachey.

Group: it.tidalwave.thesefoolishthings Artifact: thesefoolishthings
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thesefoolishthings
Group it.tidalwave.thesefoolishthings
Version 3.2-ALPHA-23
Last update 08. May 2023
Organization not specified
URL https://tidalwave.bitbucket.io/thesefoolishthings/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jakarta.batch-api from group jakarta.batch (version 2.1.1)

Group: jakarta.batch Artifact: jakarta.batch-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jakarta.batch-api
Group jakarta.batch
Version 2.1.1
Last update 14. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

batch-api-parent from group jakarta.batch (version 2.1.1)

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.

Group: jakarta.batch Artifact: batch-api-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact batch-api-parent
Group jakarta.batch
Version 2.1.1
Last update 14. June 2022
Organization not specified
URL https://github.com/eclipse-ee4j/batch-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.jbatch.container from group com.ibm.jbatch (version 2.1.1)

Group: com.ibm.jbatch Artifact: com.ibm.jbatch.container
Show all versions Show documentation Show source 
 

2 downloads
Artifact com.ibm.jbatch.container
Group com.ibm.jbatch
Version 2.1.1
Last update 14. May 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies com.ibm.jbatch.spi,
There are maybe transitive dependencies!

com.ibm.jbatch.spi from group com.ibm.jbatch (version 2.1.1)

Group: com.ibm.jbatch Artifact: com.ibm.jbatch.spi
Show all versions Show documentation Show source 
 

2 downloads
Artifact com.ibm.jbatch.spi
Group com.ibm.jbatch
Version 2.1.1
Last update 14. May 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jakarta.batch-api,
There are maybe transitive dependencies!

jbatch-parent from group com.ibm.jbatch (version 2.1.1)

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.

Group: com.ibm.jbatch Artifact: jbatch-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbatch-parent
Group com.ibm.jbatch
Version 2.1.1
Last update 14. May 2022
Organization not specified
URL https://github.com/WASdev/standards.jsr352.jbatch
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 108 from 114 (items total 1135)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy