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

Download JAR files tagged by instances with all dependencies

Search JAR files by class name

com.ibm.jbatch.tck from group com.ibm.jbatch.tck (version 1.1-b03)

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

0 downloads
Artifact com.ibm.jbatch.tck
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, testng, javax.batch-api, com.ibm.jbatch.spi, com.ibm.jbatch.tck.spi, javax.inject, xmlunit,
There are maybe transitive dependencies!

com.ibm.jbatch.tck.spi from group com.ibm.jbatch.tck (version 1.1-b03)

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

0 downloads
Artifact com.ibm.jbatch.tck.spi
Group com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.batch-api,
There are maybe transitive dependencies!

tck-parent from group com.ibm.jbatch.tck (version 1.1-b03)

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.tck 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 com.ibm.jbatch.tck
Version 1.1-b03
Last update 20. April 2016
Organization not specified
URL http://java.net/projects/jbatch
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javax.batch-api from group javax.batch (version 1.0.1)

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

51 downloads
Artifact javax.batch-api
Group javax.batch
Version 1.0.1
Last update 20. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbatch from group javax.batch (version 1.0.1-b01)

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: javax.batch Artifact: jbatch
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbatch
Group javax.batch
Version 1.0.1-b01
Last update 11. November 2014
Organization not specified
URL http://java.net/projects/jbatch
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oneClassClassifier from group nz.ac.waikato.cms.weka (version 1.0.4)

Performs one-class classification on a dataset. Classifier reduces the class being classified to just a single class, and learns the datawithout using any information from other classes. The testing stage will classify as 'target'or 'outlier' - so in order to calculate the outlier pass rate the dataset must contain informationfrom more than one class. Also, the output varies depending on whether the label 'outlier' exists in the instances usedto build the classifier. If so, then 'outlier' will be predicted, if not, then the label willbe considered missing when the prediction does not favour the target class. The 'outlier' classwill not be used to build the model if there are instances of this class in the dataset. It cansimply be used as a flag, you do not need to relabel any classes. For more information, see: Kathryn Hempstalk, Eibe Frank, Ian H. Witten: One-Class Classification by Combining Density and Class Probability Estimation. In: Proceedings of the 12th European Conference on Principles and Practice of Knowledge Discovery in Databases and 19th European Conference on Machine Learning, ECMLPKDD2008, Berlin, 505--519, 2008.

Group: nz.ac.waikato.cms.weka Artifact: oneClassClassifier
Show all versions Show documentation Show source 
 

3 downloads
Artifact oneClassClassifier
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 14. May 2013
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/oneClassClassifier
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

com.ibm.jbatch-runtime-all from group com.ibm.jbatch (version 1.0)

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

0 downloads
Artifact com.ibm.jbatch-runtime-all
Group com.ibm.jbatch
Version 1.0
Last update 06. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies com.ibm.jbatch-ri-spi,
There are maybe transitive dependencies!

com.ibm.jbatch-tck from group com.ibm.jbatch (version 1.0)

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

0 downloads
Artifact com.ibm.jbatch-tck
Group com.ibm.jbatch
Version 1.0
Last update 06. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies testng, javax.batch-api, com.ibm.jbatch-model, com.ibm.jbatch-ri-spi, com.ibm.jbatch-tck-spi, com.ibm.jbatch-runtime, javax.inject-tck, derby, derbynet, xmlunit,
There are maybe transitive dependencies!

com.ibm.jbatch-tck-spi from group com.ibm.jbatch (version 1.0)

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

4 downloads
Artifact com.ibm.jbatch-tck-spi
Group com.ibm.jbatch
Version 1.0
Last update 06. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.batch-api,
There are maybe transitive dependencies!

com.ibm.jbatch-runtime from group com.ibm.jbatch (version 1.0)

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

0 downloads
Artifact com.ibm.jbatch-runtime
Group com.ibm.jbatch
Version 1.0
Last update 06. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies javax.batch-annotation, javax.batch-api, com.ibm.jbatch-model, com.ibm.jbatch-ri-spi, com.ibm.jbatch-tck-spi,
There are maybe transitive dependencies!



Page 65 from 3 (items total 670)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy