Dropwizard Configurable Asset Bundle

An implementation of an AssetBundle for use in Dropwizard that allows user configuration.

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-configurable-assets-bundle
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/bazaarvoice/dropwizard-configurable-assets-bundle

Download dropwizard-configurable-assets-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-configurable-assets-bundle/ -->
<dependency>
    <groupId>com.bazaarvoice.dropwizard</groupId>
    <artifactId>dropwizard-configurable-assets-bundle</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-configurable-assets-bundle/
implementation 'com.bazaarvoice.dropwizard:dropwizard-configurable-assets-bundle:0.2.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-configurable-assets-bundle/
implementation ("com.bazaarvoice.dropwizard:dropwizard-configurable-assets-bundle:0.2.2")
'com.bazaarvoice.dropwizard:dropwizard-configurable-assets-bundle:jar:0.2.2'
<dependency org="com.bazaarvoice.dropwizard" name="dropwizard-configurable-assets-bundle" rev="0.2.2">
  <artifact name="dropwizard-configurable-assets-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.dropwizard', module='dropwizard-configurable-assets-bundle', version='0.2.2')
)
libraryDependencies += "com.bazaarvoice.dropwizard" % "dropwizard-configurable-assets-bundle" % "0.2.2"
[com.bazaarvoice.dropwizard/dropwizard-configurable-assets-bundle "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-servlets jar 0.7.1

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.0.7.v20131107
junit : junit jar 4.11
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.2.0-rc1
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.4