Last Version

dropwizard-webjars-bundle 0.2.1

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.1
Type

Type

jar
Description

Description

dropwizard-webjars-bundle
Dropwizard bundle to make working with Webjars (http://webjars.org) easier.
Source Code Management

Source Code Management

https://github.com/bazaarvoice/dropwizard-webjars-bundle

Download dropwizard-webjars-bundle 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1
com.google.guava : guava jar 17.0

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.7.1
junit : junit jar 4.11
org.eclipse.jetty : jetty-servlet jar 9.0.7.v20131107
org.mockito : mockito-core jar 1.9.5
org.webjars : bootstrap jar 2.3.1

Project Modules

There are no modules declared in this project.