MVN

io.github.logging-context : logging-context

Maven & Gradle

Sep 11, 2022
1 stars

logging-context · A wrapper for managing logging context information for various Java logging frameworks.

<dependency>
    <groupId>io.github.logging-context</groupId>
    <artifactId>logging-context</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.logging-context : logging-context to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.logging-context : logging-context to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
logging-context-0.0.2
logging-context-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.logging-context</groupId>
    <artifactId>logging-context</artifactId>
    <version>0.0.2</version>
</dependency>