MVN

io.github.ivnik : smartlog-parent-pom

Maven & Gradle

Jan 14, 2018
6 stars

Smart log · yet another logging framework for java

<dependency>
    <groupId>io.github.ivnik</groupId>
    <artifactId>smartlog-parent-pom</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ivnik : smartlog-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.ivnik : smartlog-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
smartlog-parent-pom-0.0.2
smartlog-parent-pom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ivnik</groupId>
    <artifactId>smartlog-parent-pom</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement