is not current version
Last Version 0.2.1

com.bazaarvoice.dropwizard:dropwizard-webjars-bundle 0.2.0

Dropwizard bundle to make working with Webjars (http://webjars.org) easier.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-webjars-bundle
Version

Version

0.2.0
Type

Type

jar

Download dropwizard-webjars-bundle 0.2.0


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