is not current version
Last Version 0.3.1

org.dhatim:dropwizard-correlation-id 0.2.4

Dropwizard bundle for request correlation ids

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-correlation-id
Version

Version

0.2.4
Type

Type

jar
Description

Description

org.dhatim:dropwizard-correlation-id
Dropwizard bundle for request correlation ids
Project URL

Project URL

https://github.com/dhatim/dropwizard-correlation-id

Download dropwizard-correlation-id 0.2.4


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.