MVN

xyz.lijunyi : log-tracing-spring-boot

Maven & Gradle

Jun 15, 2023
5 stars

log-tracing-spring-boot · 基于aop实现的系统日志以及脱敏插件,引入即用

<dependency>
    <groupId>xyz.lijunyi</groupId>
    <artifactId>log-tracing-spring-boot</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.lijunyi : log-tracing-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3.RELEASE

All Versions

Choose a version of xyz.lijunyi : log-tracing-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
log-tracing-spring-boot-1.0.3.RELEASE
log-tracing-spring-boot-1.0.2.RELEASE
log-tracing-spring-boot-1.0.1.RELEASE
log-tracing-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>xyz.lijunyi</groupId>
    <artifactId>log-tracing-spring-boot</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>