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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

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

The Java API for JSON Binding (JSON-B) feature provides a standard for converting between Java objects and JavaScript Object Notation (JSON). The default JSON-B provider is configured via a <bell> which points at a library containing the JSON-B provider JAR file(s).

Group: io.openliberty.features Artifact: jsonbContainer-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsonbContainer-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 1
Dependencies com.ibm.websphere.appserver.jsonbImpl-1.0.0,
There are maybe transitive dependencies!

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

This feature enables the configuration of resource adapters to access messaging systems using the Java Message Service API. This also includes the configuration JMS connection factories, queues, topics and activation specifications. Any JMS resource adapter that complies with the JCA 1.7 specification can be used.

Group: io.openliberty.features Artifact: jms-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jms-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 3
Dependencies com.ibm.websphere.appserver.transaction-1.2, jca-1.7, com.ibm.websphere.appserver.internal.jms-2.0,
There are maybe transitive dependencies!

jms-1.1 from group com.ibm.websphere.appserver.features (version 24.0.0.9)

This feature enables the configuration of resource adapters to access messaging systems using the Java Message Service API. This also includes the configuration JMS connection factories, queues, topics and activation specifications. Any JMS resource adapter that complies with the JCA 1.6 specification can be used.

Group: com.ibm.websphere.appserver.features Artifact: jms-1.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jms-1.1
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 2
Dependencies jca-1.6, com.ibm.websphere.appserver.internal.jms-1.1,
There are maybe transitive dependencies!

jaxrs-2.1 from group io.openliberty.features (version 24.0.0.9)

This feature enables support for Java API for RESTful Web Services v2.1. JAX-RS annotations can be used to define web service clients and endpoints that comply with the REST architectural style. Endpoints are accessed through a common interface that is based on the HTTP standard methods.

Group: io.openliberty.features Artifact: jaxrs-2.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxrs-2.1
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 3
Dependencies com.ibm.websphere.appserver.internal.jaxrs-2.1, jaxrsClient-2.1, com.ibm.websphere.appserver.eeCompatible-8.0,
There are maybe transitive dependencies!

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

This feature enables support for Java API for RESTful Web Services. JAX-RS annotations can be used to define web service clients and endpoints that comply with the REST architectural style. Endpoints are accessed through a common interface that is based on the HTTP standard methods.

Group: io.openliberty.features Artifact: jaxrs-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxrs-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 3
Dependencies com.ibm.websphere.appserver.internal.jaxrs-2.0, com.ibm.websphere.appserver.eeCompatible-7.0, jaxrsClient-2.0,
There are maybe transitive dependencies!

jaxrs-1.1 from group com.ibm.websphere.appserver.features (version 24.0.0.9)

This feature enables support for Java API for RESTful Web Services 1.1. JAX-RS annotations can be used to define web service clients and endpoints that comply with the REST architectural style. Endpoints are accessed through a common interface that is based on the HTTP standard methods.

Group: com.ibm.websphere.appserver.features Artifact: jaxrs-1.1
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxrs-1.1
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 6
Dependencies com.ibm.websphere.appserver.optional.jaxb-2.2, io.openliberty.servlet.api-3.0, com.ibm.websphere.appserver.internal.jaxrs-1.1, com.ibm.websphere.appserver.javax.annotation-1.1, com.ibm.websphere.appserver.jta-1.1, servlet-3.0,
There are maybe transitive dependencies!

jacc-1.5 from group io.openliberty.features (version 24.0.0.9)

This feature enables support for Java Authorization Contract for Containers (JACC) version 1.5 In order to add the jacc-1.5 feature to your server, you need to add the third party JACC provider which is not a part of the WebSphere Application Server Liberty profile.

Group: io.openliberty.features Artifact: jacc-1.5
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jacc-1.5
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 appSecurity-2.0, io.openliberty.servlet.api-3.0, com.ibm.websphere.appserver.containerServices-1.0, com.ibm.websphere.appserver.eeCompatible-6.0, com.ibm.websphere.appserver.api.jacc, javax.security.jacc-api,
There are maybe transitive dependencies!

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

This feature enables connections to Cloudant databases by providing a connector instance that's configured in the server configuration and can be injected or accessed through Java Naming and Directory Interface (JNDI). Applications use the Cloudant client library to access the connector instance.

Group: io.openliberty.features Artifact: cloudant-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cloudant-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 2
Dependencies com.ibm.websphere.appserver.appLifecycle-1.0, com.ibm.websphere.appserver.classloading-1.0,
There are maybe transitive dependencies!

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

The Contexts and Dependency Injection 2.0 specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.

Group: io.openliberty.features Artifact: cdi-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cdi-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 13
Dependencies com.ibm.websphere.appserver.transaction-1.2, com.ibm.websphere.appserver.javax.jsp-2.3, io.openliberty.servlet.api-4.0, com.ibm.websphere.appserver.javax.annotation-1.3, com.ibm.websphere.appserver.internal.slf4j-1.7, com.ibm.websphere.appserver.contextService-1.0, com.ibm.websphere.appserver.javax.ejb-3.2, com.ibm.websphere.appserver.eeCompatible-8.0, com.ibm.websphere.appserver.javax.persistence-2.2, com.ibm.websphere.appserver.javaeePlatform-7.0, com.ibm.websphere.appserver.javax.cdi-2.0, com.ibm.websphere.appserver.spi.cdi, weld-osgi-bundle,
There are maybe transitive dependencies!

cdi-1.2 from group io.openliberty.features (version 24.0.0.9)

The Contexts and Dependency Injection specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.

Group: io.openliberty.features Artifact: cdi-1.2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cdi-1.2
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 14
Dependencies com.ibm.websphere.appserver.transaction-1.2, com.ibm.websphere.appserver.javax.jsp-2.3, io.openliberty.servlet.api-3.1, com.ibm.websphere.appserver.javax.annotation-1.2, com.ibm.websphere.appserver.internal.slf4j-1.7, com.ibm.websphere.appserver.javax.ejb-3.2, com.ibm.websphere.appserver.eeCompatible-7.0, com.ibm.websphere.appserver.javax.cdi-1.2, com.ibm.websphere.appserver.javaeePlatform-7.0, com.ibm.websphere.appserver.javax.persistence-2.1, com.ibm.websphere.appserver.javax.jsf-2.2, com.ibm.websphere.appserver.javax.validation-1.1, com.ibm.websphere.appserver.spi.cdi, weld-osgi-bundle,
There are maybe transitive dependencies!



Page 5762 from 3 (items total 61272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy