MVN

com.winterchen : trace-spring-boot

Maven & Gradle

Aug 03, 2020
4 stars

trace-spring-boot · log trace for spring boot

<dependency>
    <groupId>com.winterchen</groupId>
    <artifactId>trace-spring-boot</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.winterchen : trace-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of com.winterchen : trace-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
trace-spring-boot-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.winterchen</groupId>
    <artifactId>trace-spring-boot</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>

Advertisement