Last Version

dropwizard-webjars-bundle 0.8.0

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.nefariouszhen.dropwizard
ArtifactId

ArtifactId

dropwizard-webjars-bundle
Version

Version

0.8.0
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/dropwizard-bundles/dropwizard-webjars-bundle

Download dropwizard-webjars-bundle 0.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.0
com.google.guava : guava jar 18.0

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.8.0
junit : junit jar 4.12
org.eclipse.jetty : jetty-servlet jar 9.2.9.v20150224
org.mockito : mockito-core jar 1.10.17
org.webjars : bootstrap jar 3.3.2

Project Modules

There are no modules declared in this project.