MVN

com.github.structlogging : structlogger-parent

Maven & Gradle

Apr 29, 2018
2 stars

Multi-build module for structured logging framework

<dependency>
    <groupId>com.github.structlogging</groupId>
    <artifactId>structlogger-parent</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.structlogging : structlogger-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of com.github.structlogging : structlogger-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
structlogger-parent-0.12.0
0.11.x
structlogger-parent-0.11.0
0.10.x
structlogger-parent-0.10.0
0.9.x
structlogger-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.structlogging</groupId>
    <artifactId>structlogger-parent</artifactId>
    <version>0.12.0</version>
</dependency>