jar

com.flipkart.utils : dropwizard-guicier

Maven & Gradle

Oct 07, 2020
3 stars

Dropwizard Guicier (Dropwizard with Guice) · Flipkart's fork of HubSpot/dropwizard-guicier and Squarespace/jersey2-guice with following improvements: [1] Significant reduction in dependency footprint [2] Reduction in inter-dependency conflicts [3] Compatibility with latest versions of Dropwizard

Table Of Contents

Latest Version

Download com.flipkart.utils : dropwizard-guicier JAR file - Latest Versions:

All Versions

Download com.flipkart.utils : dropwizard-guicier JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 dropwizard-guicier-1.3.17-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hubspot.dropwizard.guicier

├─ com.hubspot.dropwizard.guicier.AllowUnknownFieldsObjectMapper.class - [JAR]

├─ com.hubspot.dropwizard.guicier.DropwizardAwareModule.class - [JAR]

├─ com.hubspot.dropwizard.guicier.DropwizardModule.class - [JAR]

├─ com.hubspot.dropwizard.guicier.GuiceBundle.class - [JAR]

├─ com.hubspot.dropwizard.guicier.InjectorFactory.class - [JAR]

├─ com.hubspot.dropwizard.guicier.JerseyGuicierModule.class - [JAR]

Advertisement