MVN

io.github.mavenplugins.test : org-parent-test

Maven & Gradle

Nov 04, 2023
0 stars

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

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

Latest Version

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

  • Latest Stable: 0

All Versions

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

Version Vulnerabilities Updated
0
org-parent-test-0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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