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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

jdbc-4.2 from group io.openliberty.features (version 24.0.0.9)

Group: io.openliberty.features Artifact: jdbc-4.2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-4.2
Group io.openliberty.features
Version 24.0.0.9


jdbc-4.1 from group io.openliberty.features (version 24.0.0.9)

Group: io.openliberty.features Artifact: jdbc-4.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-4.1
Group io.openliberty.features
Version 24.0.0.9


jdbc-4.0 from group io.openliberty.features (version 24.0.0.9)

Group: io.openliberty.features Artifact: jdbc-4.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-4.0
Group io.openliberty.features
Version 24.0.0.9


jca-1.7 from group io.openliberty.features (version 24.0.0.9)

This feature enables the configuration of resource adapters to access Enterprise Information Systems (EIS) from applications. The configuration of a resource adapter also includes the configuration of connection factories, administered objects and activation specifications. Any resource adapter that complies with the JCA 1.7 specification or lower can be used. High performance connection pooling is also provided.

Group: io.openliberty.features Artifact: jca-1.7
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jca-1.7
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.transaction-1.2, com.ibm.websphere.appserver.eeCompatible-7.0, com.ibm.websphere.appserver.javaeePlatform-7.0, com.ibm.websphere.appserver.javax.connector-1.7, com.ibm.websphere.appserver.internal.jca-1.6,
There are maybe transitive dependencies!

jca-1.6 from group com.ibm.websphere.appserver.features (version 24.0.0.9)

This feature enables the configuration of resource adapters to access Enterprise Information Systems (EIS) from applications. The configuration of a resource adapter also includes the configuration of connection factories, administered objects and activation specifications. Any resource adapter that complies with the JCA 1.6 specification can be used. High performance connection pooling is also provided.

Group: com.ibm.websphere.appserver.features Artifact: jca-1.6
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jca-1.6
Group com.ibm.websphere.appserver.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.javaeePlatform-6.0, com.ibm.websphere.appserver.javax.connector-1.6, com.ibm.websphere.appserver.eeCompatible-6.0, com.ibm.websphere.appserver.internal.jca-1.6, com.ibm.websphere.appserver.transaction-1.1,
There are maybe transitive dependencies!

concurrent-3.0 from group io.openliberty.features (version 24.0.0.9)

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.

Group: io.openliberty.features Artifact: concurrent-3.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact concurrent-3.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 8
Dependencies io.openliberty.jakarta.interceptor-2.1, com.ibm.websphere.appserver.eeCompatible-10.0, com.ibm.websphere.appserver.contextService-1.0, io.openliberty.jakartaeePlatform-10.0, com.ibm.websphere.appserver.injection-2.0, com.ibm.websphere.appserver.concurrencyPolicy-1.0, io.openliberty.jakarta.concurrency-3.0, microprofile-context-propagation-api,
There are maybe transitive dependencies!

concurrent-2.0 from group io.openliberty.features (version 24.0.0.9)

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.

Group: io.openliberty.features Artifact: concurrent-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact concurrent-2.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 6
Dependencies io.openliberty.jakartaeePlatform-9.0, com.ibm.websphere.appserver.eeCompatible-9.0, com.ibm.websphere.appserver.contextService-1.0, io.openliberty.jakarta.concurrency-2.0, io.openliberty.org.eclipse.microprofile.contextpropagation-1.3, com.ibm.websphere.appserver.concurrencyPolicy-1.0,
There are maybe transitive dependencies!

concurrent-1.0 from group io.openliberty.features (version 24.0.0.9)

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.

Group: io.openliberty.features Artifact: concurrent-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact concurrent-1.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 6
Dependencies com.ibm.websphere.appserver.containerServices-1.0, com.ibm.websphere.appserver.contextService-1.0, com.ibm.websphere.appserver.eeCompatible-7.0, com.ibm.websphere.appserver.concurrencyPolicy-1.0, com.ibm.websphere.appserver.org.eclipse.microprofile.contextpropagation-1.0, javax.enterprise.concurrent-api,
There are maybe transitive dependencies!

mmc-juc from group io.github.vipjoey (version 1.1)

Leveraging AI large models, the multi-threaded library encapsulated based on ForkJoinPool is particularly suitable for single long-task scenarios, such as traversing DB and other retrieval tasks. It also supports batch processing of small tasks, such as batch processing of Kafka messages, and is ready to use out of the box.

Group: io.github.vipjoey Artifact: mmc-juc
Show all versions Show documentation Show source 
 

0 downloads
Artifact mmc-juc
Group io.github.vipjoey
Version 1.1
Last update 01. September 2024
Organization not specified
URL ${projectUrl}
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

utils from group com.campusdual (version 1.1.0)

Class of utilities to generate a random number, express a double with 2 decimal places, list lists with System.out.println(), list and select elements of a list and help to facilitate the input of data by console in a Java project. Also provides a transitive dependency for Gson

Group: com.campusdual Artifact: utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact utils
Group com.campusdual
Version 1.1.0
Last update 27. August 2024
Organization CampusDual
URL https://github.com/CampusDual/utils
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!



Page 123 from 3 (items total 2483)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy