MVN

io.github.mavenplugins : org-parent

Maven & Gradle

Nov 17, 2023
0 stars

mavenplugins org parent · The base parent for all open-source projects coming from mavenplugins.

<dependency>
    <groupId>io.github.mavenplugins</groupId>
    <artifactId>org-parent</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.mavenplugins : org-parent to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of io.github.mavenplugins : org-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1
org-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.mavenplugins</groupId>
    <artifactId>org-parent</artifactId>
    <version>1</version>
</dependency>