MVN

io.github.aaabramov : glogging

Maven & Gradle

Feb 22, 2023
2 stars

glogging · Logback layout for Google Structured logging

<dependency>
    <groupId>io.github.aaabramov</groupId>
    <artifactId>glogging</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.aaabramov : glogging to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.github.aaabramov : glogging to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
glogging-0.1.0
0.0.x
glogging-0.0.2
glogging-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.aaabramov</groupId>
    <artifactId>glogging</artifactId>
    <version>0.1.0</version>
</dependency>

Advertisement