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.

Лицензия

Лицензия

Группа

Группа

com.artnaseef
Идентификатор

Идентификатор

correlation-id-utils
Последняя версия

Последняя версия

2.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать correlation-id-utils

Имя Файла Размер
correlation-id-utils-2.0.3.pom 8 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0