Last Version

Correlation ID Utilities 2.0.3

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
Version

Version

2.0.3
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 2.0.3


<!-- 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