Dropwizard Request Tracker

Track service requests through multiple hops using a UUID

License

License

MIT
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.serviceenabled
ArtifactId

ArtifactId

dropwizard-request-tracker
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Request Tracker
Track service requests through multiple hops using a UUID
Project URL

Project URL

https://github.com/service-enabled/dropwizard-request-tracker
Source Code Management

Source Code Management

https://github.com/service-enabled/dropwizard-request-tracker

Download dropwizard-request-tracker

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-client jar 0.9.1
io.dropwizard : dropwizard-logging jar 0.9.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 0.9.1
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.2.1
0.2.0
0.1.0