is not current version
Last Version 0.0.48

io.github.harishb2k.easy:dropwizard-app 0.0.45


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

dropwizard-app
Version

Version

0.0.45
Type

Type

jar

Download dropwizard-app 0.0.45


<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/ -->
<dependency>
    <groupId>io.github.harishb2k.easy</groupId>
    <artifactId>dropwizard-app</artifactId>
    <version>0.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation 'io.github.harishb2k.easy:dropwizard-app:0.0.45'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/dropwizard-app/
implementation ("io.github.harishb2k.easy:dropwizard-app:0.0.45")
'io.github.harishb2k.easy:dropwizard-app:jar:0.0.45'
<dependency org="io.github.harishb2k.easy" name="dropwizard-app" rev="0.0.45">
  <artifact name="dropwizard-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='dropwizard-app', version='0.0.45')
)
libraryDependencies += "io.github.harishb2k.easy" % "dropwizard-app" % "0.0.45"
[io.github.harishb2k.easy/dropwizard-app "0.0.45"]