is not current version
Last Version 0.3.1

org.dhatim:dropwizard-correlation-id 0.0.4

Dropwizard bundle for request correlation ids

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-correlation-id
Version

Version

0.0.4
Type

Type

jar

Download dropwizard-correlation-id 0.0.4


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