jar

com.bazaarvoice.dropwizard : dropwizard-configurable-assets-bundle

Maven & Gradle

Oct 28, 2014
2 usages
56 stars

Dropwizard Configurable Asset Bundle · An implementation of an AssetBundle for use in Dropwizard that allows user configuration.

Table Of Contents

Latest Version

Download com.bazaarvoice.dropwizard : dropwizard-configurable-assets-bundle JAR file - Latest Versions:

All Versions

Download com.bazaarvoice.dropwizard : dropwizard-configurable-assets-bundle JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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-configurable-assets-bundle-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bazaarvoice.dropwizard.assets

├─ com.bazaarvoice.dropwizard.assets.AssetServlet.class - [JAR]

├─ com.bazaarvoice.dropwizard.assets.AssetsBundleConfiguration.class - [JAR]

├─ com.bazaarvoice.dropwizard.assets.AssetsConfiguration.class - [JAR]

├─ com.bazaarvoice.dropwizard.assets.ConfiguredAssetsBundle.class - [JAR]

Advertisement