| License | License | 
|---|---|
| GroupId | GroupIdtop.dcenter | 
| ArtifactId | ArtifactIdums-mdc | 
| Last Version | Last Version2.2.42 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionums-mdc ums-mdc: 基于 SLF4J MDC 机制实现日志的链路追踪 | 
| Filename | Size | 
|---|---|
| ums-mdc-2.2.42.pom | |
| ums-mdc-2.2.42.jar | 16 KB | 
| ums-mdc-2.2.42-sources.jar | 17 KB | 
| ums-mdc-2.2.42-javadoc.jar | 109 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.dcenter/ums-mdc/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>ums-mdc</artifactId>
    <version>2.2.42</version>
</dependency>// https://jarcasting.com/artifacts/top.dcenter/ums-mdc/
implementation 'top.dcenter:ums-mdc:2.2.42'// https://jarcasting.com/artifacts/top.dcenter/ums-mdc/
implementation ("top.dcenter:ums-mdc:2.2.42")'top.dcenter:ums-mdc:jar:2.2.42'<dependency org="top.dcenter" name="ums-mdc" rev="2.2.42">
  <artifact name="ums-mdc" type="jar" />
</dependency>@Grapes(
@Grab(group='top.dcenter', module='ums-mdc', version='2.2.42')
)libraryDependencies += "top.dcenter" % "ums-mdc" % "2.2.42"[top.dcenter/ums-mdc "2.2.42"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.dcenter : ums-commons Optional | jar | 2.2.42 | 
| org.slf4j : slf4j-api Optional | jar | |
| org.springframework.security : spring-security-web Optional | jar | |
| org.springframework.security : spring-security-config Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 3.0-alpha-1 |