Last Version

Dropwizard Configurable Asset Bundle 0.8.2-1

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

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

be.fluid-it.tools.dropwizard
ArtifactId

ArtifactId

dropwizard-configurable-assets-bundle
Version

Version

0.8.2-1
Type

Type

jar
Description

Description

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

Download dropwizard-configurable-assets-bundle 0.8.2-1


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

Dependencies

compile (3)

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

test (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.2.9.v20150224
org.mockito : mockito-core jar 2.0.7-beta
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.