esa

io.openliberty.features : jaxrs-2.0

Maven & Gradle

Aug 15, 2023
22 usages
1.1k stars

Java RESTful Services 2.0 · 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.

Table Of Contents

Latest Version

Download io.openliberty.features : jaxrs-2.0 ESA file - Latest Versions:

All Versions

Download io.openliberty.features : jaxrs-2.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
23.0.x
22.0.x
21.0.x
20.0.x
19.0.x
18.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jaxrs-2.0-23.0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement