License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.github.dirkraft.dropwizard |
ArtifactId | ArtifactIddropwizard-file-assets |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-file-assets
Dropwizard FileAssetsBundle - just plain files for pity's sake!
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 1.0.0 |
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 |