License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.jeqo |
ArtifactId | ArtifactIddropwizard-modules |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDropwizard Modules: Parent
Set of modules to simplify dropwizard configuration to different platforms or back-ends
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-modules-0.0.6.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeqo/dropwizard-modules/ -->
<dependency>
<groupId>io.github.jeqo</groupId>
<artifactId>dropwizard-modules</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo/dropwizard-modules/
implementation 'io.github.jeqo:dropwizard-modules:0.0.6'
// https://jarcasting.com/artifacts/io.github.jeqo/dropwizard-modules/
implementation ("io.github.jeqo:dropwizard-modules:0.0.6")
'io.github.jeqo:dropwizard-modules:pom:0.0.6'
<dependency org="io.github.jeqo" name="dropwizard-modules" rev="0.0.6">
<artifact name="dropwizard-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo', module='dropwizard-modules', version='0.0.6')
)
libraryDependencies += "io.github.jeqo" % "dropwizard-modules" % "0.0.6"
[io.github.jeqo/dropwizard-modules "0.0.6"]