jar

org.apache.servicemix.examples : cxf-jaxrs

Maven & Gradle

May 23, 2017
3 usages

Apache ServiceMix :: Examples :: CXF JAX-RS OSGI · CXF Example using JAX-RS

Table Of Contents

Latest Version

Download org.apache.servicemix.examples : cxf-jaxrs JAR file - Latest Versions:

All Versions

Download org.apache.servicemix.examples : cxf-jaxrs JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.1.x
6.0.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.5.x
4.4.x
4.3.x
4.2.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 cxf-jaxrs-6.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicemix.examples.cxf.jaxrs.client

├─ org.apache.servicemix.examples.cxf.jaxrs.client.Client.class - [JAR]

org.apache.servicemix.examples.cxf.jaxrs

├─ org.apache.servicemix.examples.cxf.jaxrs.Customer.class - [JAR]

├─ org.apache.servicemix.examples.cxf.jaxrs.CustomerService.class - [JAR]

├─ org.apache.servicemix.examples.cxf.jaxrs.Order.class - [JAR]

├─ org.apache.servicemix.examples.cxf.jaxrs.Product.class - [JAR]