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

top.dcenter:ums-mdc 2.2.0

ums-mdc: 基于 SLF4J MDC 机制实现日志的链路追踪

Группа

Группа

top.dcenter
Идентификатор

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

ums-mdc
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать ums-mdc 2.2.0


<!-- https://jarcasting.com/artifacts/top.dcenter/ums-mdc/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>ums-mdc</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-mdc/
implementation 'top.dcenter:ums-mdc:2.2.0'
// https://jarcasting.com/artifacts/top.dcenter/ums-mdc/
implementation ("top.dcenter:ums-mdc:2.2.0")
'top.dcenter:ums-mdc:jar:2.2.0'
<dependency org="top.dcenter" name="ums-mdc" rev="2.2.0">
  <artifact name="ums-mdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-mdc', version='2.2.0')
)
libraryDependencies += "top.dcenter" % "ums-mdc" % "2.2.0"
[top.dcenter/ums-mdc "2.2.0"]