is not current version
Last Version 2.1.1

zone.dragon.dropwizard:dropwizard-hk2 1.1.15-b2a026

Adds support for Health Checks, LifeCycles, Metrics, and Tasks to be injected by HK2

Categories

Categories

DropWizard Container Microservices HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

zone.dragon.dropwizard
ArtifactId

ArtifactId

dropwizard-hk2
Version

Version

1.1.15-b2a026
Type

Type

jar

Download dropwizard-hk2 1.1.15-b2a026


<!-- https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-hk2/ -->
<dependency>
    <groupId>zone.dragon.dropwizard</groupId>
    <artifactId>dropwizard-hk2</artifactId>
    <version>1.1.15-b2a026</version>
</dependency>
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-hk2/
implementation 'zone.dragon.dropwizard:dropwizard-hk2:1.1.15-b2a026'
// https://jarcasting.com/artifacts/zone.dragon.dropwizard/dropwizard-hk2/
implementation ("zone.dragon.dropwizard:dropwizard-hk2:1.1.15-b2a026")
'zone.dragon.dropwizard:dropwizard-hk2:jar:1.1.15-b2a026'
<dependency org="zone.dragon.dropwizard" name="dropwizard-hk2" rev="1.1.15-b2a026">
  <artifact name="dropwizard-hk2" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.dragon.dropwizard', module='dropwizard-hk2', version='1.1.15-b2a026')
)
libraryDependencies += "zone.dragon.dropwizard" % "dropwizard-hk2" % "1.1.15-b2a026"
[zone.dragon.dropwizard/dropwizard-hk2 "1.1.15-b2a026"]