| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdorg.dhatim |
| ArtifactId | ArtifactIddropwizard-correlation-id |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.dhatim:dropwizard-correlation-id
Dropwizard bundle for request correlation ids
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.dhatim/dropwizard-correlation-id/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>dropwizard-correlation-id</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-correlation-id/
implementation 'org.dhatim:dropwizard-correlation-id:0.3.1'
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-correlation-id/
implementation ("org.dhatim:dropwizard-correlation-id:0.3.1")
'org.dhatim:dropwizard-correlation-id:jar:0.3.1'
<dependency org="org.dhatim" name="dropwizard-correlation-id" rev="0.3.1">
<artifact name="dropwizard-correlation-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='dropwizard-correlation-id', version='0.3.1')
)
libraryDependencies += "org.dhatim" % "dropwizard-correlation-id" % "0.3.1"
[org.dhatim/dropwizard-correlation-id "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 2.1.0 |
| io.dropwizard : dropwizard-client | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.dropwizard : dropwizard-testing | jar | 2.1.0 |