MVN

info.earty : earty-info-parent

Maven & Gradle

Aug 11, 2023

info.earty:earty-info-parent · parent pom for the earty info project

<dependency>
    <groupId>info.earty</groupId>
    <artifactId>earty-info-parent</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.earty : earty-info-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of info.earty : earty-info-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
earty-info-parent-0.0.4
earty-info-parent-0.0.3
earty-info-parent-0.0.2
earty-info-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>info.earty</groupId>
    <artifactId>earty-info-parent</artifactId>
    <version>0.0.4</version>
</dependency>