Last Version

Dropwizard WebJars resource 0.2.1

A Jersey resource implementation that makes working with webjars in Dropwizard easier.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bazaarvoice.dropwizard
ArtifactId

ArtifactId

dropwizard-webjars-resource
Version

Version

0.2.1
Type

Type

jar
Description

Description

Dropwizard WebJars resource
A Jersey resource implementation that makes working with webjars in Dropwizard easier.

Download dropwizard-webjars-resource 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
com.sun.jersey : jersey-server jar 1.17.1
org.eclipse.jetty : jetty-http jar 8.1.10.v20130312

test (2)

Group / Artifact Type Version
org.webjars : bootstrap jar 2.2.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.