Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdio.github.harishb2k.easy |
ArtifactId | ArtifactIddropwizard-app |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
dropwizard-app-0.0.23.pom | |
dropwizard-app-0.0.23.jar | 4 KB |
dropwizard-app-0.0.23-sources.jar | 2 KB |
dropwizard-app-0.0.23-javadoc.jar | 24 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.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation 'io.github.harishb2k.easy:dropwizard-app:0.0.23'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation ("io.github.harishb2k.easy:dropwizard-app:0.0.23")
'io.github.harishb2k.easy:dropwizard-app:jar:0.0.23'
<dependency org="io.github.harishb2k.easy" name="dropwizard-app" rev="0.0.23">
<artifact name="dropwizard-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='dropwizard-app', version='0.0.23')
)
libraryDependencies += "io.github.harishb2k.easy" % "dropwizard-app" % "0.0.23"
[io.github.harishb2k.easy/dropwizard-app "0.0.23"]