jar

be.fluid-it.tools.dropwizard : dropwizard-configurable-assets-bundle

Maven & Gradle

Jun 16, 2015
0 stars

Dropwizard Configurable Asset Bundle · An implementation of an AssetBundle for use in Dropwizard that allows user configuration. (forked from https://github.com/dropwizard-bundles/dropwizard-configurable-assets-bundle)Three pull requests are send to the dropwizard-bundles project. This project becomes obsolete when these have been merged into dropwizard-bundles

Table Of Contents

Latest Version

Download be.fluid-it.tools.dropwizard : dropwizard-configurable-assets-bundle JAR file - Latest Versions:

All Versions

Download be.fluid-it.tools.dropwizard : dropwizard-configurable-assets-bundle JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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.8.2-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.dropwizard.bundles.assets

├─ io.dropwizard.bundles.assets.AssetServlet.class - [JAR]

├─ io.dropwizard.bundles.assets.AssetsBundleConfiguration.class - [JAR]

├─ io.dropwizard.bundles.assets.AssetsConfiguration.class - [JAR]

├─ io.dropwizard.bundles.assets.ConfiguredAssetsBundle.class - [JAR]

├─ io.dropwizard.bundles.assets.UrlUtil.class - [JAR]

Advertisement