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

Download JAR files tagged by through with all dependencies

Search JAR files by class name

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!

jas from group de.uni-mannheim.rz.krum (version 2.7.200)

The Java Algebra System (JAS) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language using the JVM runtime infrastructure. The library can be used as any other Java software package or it can be used interactively or interpreted through a jython (Java Python) or jruby (Java Ruby) front end, there is also an Android App based on Ruboto (jruby for Android). The focus of JAS is at the moment on commutative, solvable and non-commutative polynomials, power series, Groebner bases, factorization, real and complex roots and applications. By the use of Java as implementation language JAS is 64-bit and multi-core CPU ready and can make use of mutiple CPUs where available. JAS can run on a wide variety of devices ranging from Android to compute clusters (using MPJ a Java Message Passing Interface (MPI) or OpenMPI).

Group: de.uni-mannheim.rz.krum Artifact: jas
Show all versions Show documentation Show source 
 

2 downloads
Artifact jas
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
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!

jakarta.batch.arquillian.exec from group jakarta.batch (version 2.1.0-M1)

Group: jakarta.batch Artifact: jakarta.batch.arquillian.exec
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jakarta.batch.arquillian.exec
Group jakarta.batch
Version 2.1.0-M1
Last update 17. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jakarta.batch.arquillian.extension, arquillian-container-test-spi, slf4j-jdk14,
There are maybe transitive dependencies!

com.ibm.jbatch.tck.dist.exec from group jakarta.batch (version 2.0.0)

Group: jakarta.batch Artifact: com.ibm.jbatch.tck.dist.exec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.ibm.jbatch.tck.dist.exec
Group jakarta.batch
Version 2.0.0
Last update 25. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies com.ibm.jbatch.container, jakarta.batch-api, jakarta.enterprise.cdi-api, jakarta.inject-api, jakarta.xml.bind-api, derby,
There are maybe transitive dependencies!

relay-jdbc from group com.github.peter-gergely-horvath (version 3.0.0)

relay-jdbc allows a JDBC connection to be relayed through an intermediate relay server: it is both a JDBC driver (client) and a JDBC relay server. It is a fork of https://github.com/AugeoSoftware/VJDBC project, where Aleksei Yu. Semenov has implemented a number of brilliant improvements of the orignal VJDBC project hosted on http://vjdbc.sourceforge.net Original Developers were: Hunter Payne ([email protected]) and Michael Link ([email protected]). For all pre-existing code, credits go to the original respective author. This product brings the original VJDBC concept further and (apart from code quality improvements and bug fixes) implements complete separation of the underlying transport mechanism, introducing support for connecting directly through a SSH pipe, where the relay server interacts with the client through standard I/O pipes. The re-designed transport architecture supports easy development of new transport implementations, allowing this JDBC relay to be quickly adapted to a variety of exotic environments.

Group: com.github.peter-gergely-horvath Artifact: relay-jdbc
Show documentation Show source 
 

0 downloads
Artifact relay-jdbc
Group com.github.peter-gergely-horvath
Version 3.0.0
Last update 26. October 2019
Organization not specified
URL https://github.com/peter-gergely-horvath/relay-jdbc
License LGPL-2.1
Dependencies amount 11
Dependencies jetty-servlet, commons-beanutils, commons-beanutils-core, commons-codec, commons-collections, commons-dbcp, commons-digester, commons-httpclient, commons-logging, jsch, kryo,
There are maybe transitive dependencies!



Page 156 from 162 (items total 1617)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy