MVN

io.clogr : clogr-parent

Maven & Gradle

Apr 30, 2019

Clogr Parent · Parent POM of all Clogr projects.

<dependency>
    <groupId>io.clogr</groupId>
    <artifactId>clogr-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.clogr : clogr-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.clogr : clogr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
clogr-parent-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.clogr</groupId>
    <artifactId>clogr-parent</artifactId>
    <version>0.8.0</version>
</dependency>