MVN

org.minbox.framework : minbox-logging

Maven & Gradle

Apr 24, 2022
2 stars

分布式零侵入式、链路式请求日志分析框架。

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-logging</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : minbox-logging to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 1.0.7-RC1

All Versions

Choose a version of org.minbox.framework : minbox-logging to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
minbox-logging-2.0.0
1.0.x
minbox-logging-1.0.7-RC1
minbox-logging-1.0.6
minbox-logging-1.0.5.RELEASE
minbox-logging-1.0.4.RELEASE
minbox-logging-1.0.3.RELEASE
minbox-logging-1.0.3.RC2
minbox-logging-1.0.3.RC1
minbox-logging-1.0.2.RELEASE
minbox-logging-1.0.1.RELEASE
minbox-logging-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-logging</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement