MVN

com.github.lontime : root-parent-pom

Maven & Gradle

Feb 01, 2021

Root Parent Pom · This root parent pom is used by all of Lontime

<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>21.0.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lontime : root-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 21.0.0.M1

All Versions

Choose a version of com.github.lontime : root-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
21.0.x
root-parent-pom-21.0.0.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>21.0.0.M1</version>
</dependency>

Advertisement