jar

io.bootique.cxf : bootique-cxf-jaxrs

Maven & Gradle

Dec 09, 2022
1 usages
9 stars

bootique-cxf-jaxrs: Apache CXF JAX-RS integration with Bootique · Provides Apache CXF JAX-RS integration with Bootique.

Table Of Contents

Latest Version

Download io.bootique.cxf : bootique-cxf-jaxrs JAR file - Latest Versions:

All Versions

Download io.bootique.cxf : bootique-cxf-jaxrs JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
2.0
1.3
1.2
1.1

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 bootique-cxf-jaxrs-3.0.M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.bootique.cxf.annotations

├─ io.bootique.cxf.annotations.CxfFeature.class - [JAR]

├─ io.bootique.cxf.annotations.CxfResource.class - [JAR]

├─ io.bootique.cxf.annotations.CxfServlet.class - [JAR]

io.bootique.cxf

├─ io.bootique.cxf.CxfApplication.class - [JAR]

├─ io.bootique.cxf.CxfDefaultService.class - [JAR]

├─ io.bootique.cxf.CxfJaxrsModule.class - [JAR]

├─ io.bootique.cxf.CxfJaxrsModuleConfig.class - [JAR]

├─ io.bootique.cxf.CxfJaxrsModuleExtender.class - [JAR]

├─ io.bootique.cxf.CxfJaxrsModuleProvider.class - [JAR]

Advertisement