Last Version

dropwizard-file-assets 0.0.2

Dropwizard FileAssetsBundle - just plain files for pity's sake!

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.dirkraft.dropwizard-file-assets
ArtifactId

ArtifactId

dropwizard-file-assets
Version

Version

0.0.2
Type

Type

jar
Description

Description

dropwizard-file-assets
Dropwizard FileAssetsBundle - just plain files for pity's sake!
Project URL

Project URL

https://github.com/dirkraft/dropwizard-file-assets
Project Organization

Project Organization

dirkraft
Source Code Management

Source Code Management

https://github.com/dirkraft/dropwizard-file-assets.git

Download dropwizard-file-assets 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.42-beta
io.dropwizard : dropwizard-assets jar 1.0.0

Project Modules

There are no modules declared in this project.