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

Download JAR files tagged by have with all dependencies

Search JAR files by class name

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

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.dist
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
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 11
Dependencies junit, testng, javax.batch-api, com.ibm.jbatch.tck, com.ibm.jbatch.tck, com.ibm.jbatch.tck, com.ibm.jbatch.tck.spi, com.ibm.jbatch.tck.spi, com.ibm.jbatch.tck.spi, javax.inject, xmlunit,
There are maybe transitive dependencies!

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

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.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.exec
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Group: com.ibm.jbatch.tck Artifact: com.ibm.jbatch.tck.cts
Show all versions 
 

0 downloads
Artifact com.ibm.jbatch.tck.cts
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 2
Dependencies com.ibm.jbatch.tck, com.ibm.jbatch.tck.spi,
There are maybe transitive dependencies!

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!

xapi-gwt-api from group net.wetheinter (version 0.5)

All Gwt jre emulation code goes in this module, as well as any gwt-compiler overrides. xapi-gwt-api.jar must come before gwt-dev.jar on your compile classpath. A plugin is being built to automatically adjust maven runtime dependencies, but users of ant or IDEs will need to ensure the super jar comes before gwt-dev. We will petition gwt to accept our mods, but, until then, if you want bleeding edge features, you gotta do bleeding edge configuration. Code that ties directly into other modules, like java.lang.reflect for the reflection submodule, have their super-source here, and generators or other implementations in their own modules. This is to maintain consistency in what is or isn't whitelisted in XApi GWT. Some modules, like appengine, provide dependency-specific super-source in their own packages. This module is for jre, junit and core XApi services.

Group: net.wetheinter Artifact: xapi-gwt-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-gwt-api
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 13
Dependencies xapi-dev-source, xapi-dev-source, xapi-core-api, xapi-core-api, xapi-core-inject, xapi-core-inject, xapi-core-reflect, xapi-core-reflect, xapi-core-util, xapi-core-util, javax.inject, validation-api, validation-api,
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!

org.pojava.datetime from group org.pojava (version 3.0.0)

POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates. It parses dates from most languages and formats out of the box without having to specify which format is expected. Defaults such as time zones, and whether to interpret an internationally ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone and locale and stored in a default config object that can be replaced or overridden. Multiple languages for month names are supported without any additional configuration needed. The net effect the default parser for a server in Paris would have a different automatic configuration from a server in New York. Throw a random local date at either, and it'll parse it as expected. If your server supports customers from multiple locales and time zones, then each can be specified when parsing a date/time to resolve any ambiguities.

Group: org.pojava Artifact: org.pojava.datetime
Show documentation Show source 
 

0 downloads
Artifact org.pojava.datetime
Group org.pojava
Version 3.0.0
Last update 11. March 2014
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 155 from 169 (items total 1685)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy