Last Version

Dropwizard Configurable Asset Bundle 0.8.0

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

License

License

Categories

Categories

DropWizard Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.nefariouszhen.dropwizard
ArtifactId

ArtifactId

dropwizard-configurable-assets-bundle
Version

Version

0.8.0
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/dropwizard-bundles/dropwizard-configurable-assets-bundle

Download dropwizard-configurable-assets-bundle 0.8.0


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

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.