is not current version
Last Version 1.3.5

io.dropwizard-bundles:dropwizard-webjars-bundle 1.0.0

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-webjars-bundle
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-webjars-bundle 1.0.0


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