Last Version

dropwizard-header-metric 3.0.0

Create metrics and send it to the preferable reporter if request header matches any of the headers configured to be measured.

License

License

The MIT License
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.dikhan
ArtifactId

ArtifactId

dropwizard-header-metric
Version

Version

3.0.0
Type

Type

jar
Description

Description

dropwizard-header-metric
Create metrics and send it to the preferable reporter if request header matches any of the headers configured to be measured.
Project URL

Project URL

https://github.com/dikhan/dropwizard-header-metric
Source Code Management

Source Code Management

https://github.com/dikhan/dropwizard-header-metric.git

Download dropwizard-header-metric 3.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-jersey jar
io.dropwizard : dropwizard-configuration jar
io.dropwizard : dropwizard-metrics-graphite jar
io.dropwizard.metrics : metrics-core jar
javax.ws.rs : javax.ws.rs-api jar 2.0.1
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar
junit : junit jar
org.assertj : assertj-core jar
io.dropwizard : dropwizard-testing jar

test (3)

Group / Artifact Type Version
io.federecio : dropwizard-junit jar 0.6
com.jayway.restassured : rest-assured jar 1.7.2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.