is not current version
Last Version 2.2.42

top.dcenter:ums-mdc 2.2.27

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

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-mdc
Version

Version

2.2.27
Type

Type

jar

Download ums-mdc 2.2.27


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