MVN

io.squark.yggdrasil : yggdrasil-logging

Maven & Gradle

Mar 11, 2017
0 stars

Yggdrasil Logging · Parent for Yggdrasil logging modules

<dependency>
    <groupId>io.squark.yggdrasil</groupId>
    <artifactId>yggdrasil-logging</artifactId>
    <version>yggdrasil-logging-module</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.squark.yggdrasil : yggdrasil-logging to add to Maven - Latest Versions:

  • Latest Stable: yggdrasil-logging-module

All Versions

Choose a version of io.squark.yggdrasil : yggdrasil-logging to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
yggdrasil-logging-0.1.5
yggdrasil-logging-0.1.4
yggdrasil
yggdrasil-logging-yggdrasil-logging-module
yggdrasil-logging-yggdrasil-logging-fallback
yggdrasil-logging-yggdrasil-logging-api

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.squark.yggdrasil</groupId>
    <artifactId>yggdrasil-logging</artifactId>
    <version>yggdrasil-logging-module</version>
</dependency>

Advertisement