dropwizard-file-assets

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.dirkraft.dropwizard
ArtifactId

ArtifactId

dropwizard-file-assets
Last Version

Last Version

0.0.2
Release Date

Release Date

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

How to add to project

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

Versions

Version
0.0.2
0.0.1