jar

com.guicedee.servlets : guiced-rest-services

Maven & Gradle

Feb 10, 2022
6 usages
0 stars

Guiced Rest Services · An integration library for RestEasy into the Guiced framework

Table Of Contents

Latest Version

Download com.guicedee.servlets : guiced-rest-services JAR file - Latest Versions:

All Versions

Download com.guicedee.servlets : guiced-rest-services JAR file - All Versions:

Version Vulnerabilities Size Updated
62
1.2.x
1.1.x
1.0.x
0.70.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 guiced-rest-services-1.2.2.1-jre17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.guicedee.guicedservlets.rest.implementations

├─ com.guicedee.guicedservlets.rest.implementations.JaxRSUndertowDeploymentConfigurator.class - [JAR]

├─ com.guicedee.guicedservlets.rest.implementations.RestServiceScannerConfig.class - [JAR]

com.guicedee.guicedservlets.rest.internal

├─ com.guicedee.guicedservlets.rest.internal.JaxRsPackageRegistrations.class - [JAR]

com.guicedee.guicedservlets.rest

├─ com.guicedee.guicedservlets.rest.GuicedCXFNonSpringJaxrsServlet.class - [JAR]

├─ com.guicedee.guicedservlets.rest.RESTContext.class - [JAR]

├─ com.guicedee.guicedservlets.rest.RestModule.class - [JAR]

com.guicedee.guicedservlets.rest.services

├─ com.guicedee.guicedservlets.rest.services.JaxRsPostStartup.class - [JAR]

├─ com.guicedee.guicedservlets.rest.services.JaxRsPreStartup.class - [JAR]

Advertisement