Jar examples for d:dropwizard-configurable-assets-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
You can download jar file dropwizard-configurable-assets-bundle 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dropwizard-configurable-assets-bundle-0.2.2.jar to your project.
<dependency> <groupId>com.bazaarvoice.dropwizard</groupId> <artifactId>dropwizard-configurable-assets-bundle</artifactId> <version>0.2.2</version> </dependency>
compile group: 'com.bazaarvoice.dropwizard', name: 'dropwizard-configurable-assets-bundle', version: '0.2.2'
libraryDependencies += "com.bazaarvoice.dropwizard" % "dropwizard-configurable-assets-bundle" % "0.2.2"
<dependency org="com.bazaarvoice.dropwizard" name="dropwizard-configurable-assets-bundle" rev="0.2.2"/>
@Grapes(@Grab(group='com.bazaarvoice.dropwizard', module='dropwizard-configurable-assets-bundle', version='0.2.2'))
'com.bazaarvoice.dropwizard:dropwizard-configurable-assets-bundle:jar:0.2.2'
Click the following link to download the jar file.
dropwizard-configurable-assets-bundle-0.2.2-javadoc.jar