Last Version

HK2 Integration for Dropwizard 0.0.6

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

License

License

Categories

Categories

DropWizard Container Microservices HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

co.wrisk.dropwizard
ArtifactId

ArtifactId

dropwizard-hk2
Version

Version

0.0.6
Type

Type

jar
Description

Description

HK2 Integration for Dropwizard
Adds support for Health Checks, LifeCycles, Metrics, and Tasks to be injected by HK2
Project URL

Project URL

https://github.com/WriskHQ/dropwizard-hk2
Source Code Management

Source Code Management

https://github.com/WriskHQ/dropwizard-hk2

Download dropwizard-hk2 0.0.6


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

Dependencies

runtime (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.0-rc12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 2.0.0-rc12
io.dropwizard : dropwizard-client jar 2.0.0-rc12

Project Modules

There are no modules declared in this project.