is not current version
Last Version 1.3.5

io.dropwizard-bundles:dropwizard-configurable-assets-bundle 0.9.2-2

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

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-configurable-assets-bundle
Version

Version

0.9.2-2
Type

Type

jar

Download dropwizard-configurable-assets-bundle 0.9.2-2


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