Last Version

Dropwizard Configurable Asset Bundle 1.3.5

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

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-configurable-assets-bundle
Version

Version

1.3.5
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 1.3.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-servlets jar

test (6)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar 1.7.1
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-servlet jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.