Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdio.github.harishb2k.easy |
ArtifactId | ArtifactIddropwizard-app |
Version | Version0.0.41 |
Type | Typejar |
Filename | Size |
---|---|
dropwizard-app-0.0.41.pom | |
dropwizard-app-0.0.41.jar | 13 KB |
dropwizard-app-0.0.41-sources.jar | 4 KB |
dropwizard-app-0.0.41-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/ -->
<dependency>
<groupId>io.github.harishb2k.easy</groupId>
<artifactId>dropwizard-app</artifactId>
<version>0.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation 'io.github.harishb2k.easy:dropwizard-app:0.0.41'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation ("io.github.harishb2k.easy:dropwizard-app:0.0.41")
'io.github.harishb2k.easy:dropwizard-app:jar:0.0.41'
<dependency org="io.github.harishb2k.easy" name="dropwizard-app" rev="0.0.41">
<artifact name="dropwizard-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='dropwizard-app', version='0.0.41')
)
libraryDependencies += "io.github.harishb2k.easy" % "dropwizard-app" % "0.0.41"
[io.github.harishb2k.easy/dropwizard-app "0.0.41"]