Correlation ID Utilities

Utilities for handling common operations with Correlation IDs, including reading and updating common message headers, and updating the MDC for logging and forwarding to downstream endpoints.

License

License

GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

correlation-id-utils
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Correlation ID Utilities
Utilities for handling common operations with Correlation IDs, including reading and updating common message headers, and updating the MDC for logging and forwarding to downstream endpoints.
Project URL

Project URL

http://github.com/artnaseef/correlation-id-utils

Download correlation-id-utils

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • correlation-id-utils-common
  • correlation-id-utils-camel
  • correlation-id-utils-cxf
  • correlation-id-utils-osgi

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0