MVN

org.ndviet : test-parent-pom

Maven & Gradle

Aug 20, 2023
1 stars

Test Parent POM · Test parent POM is used to structure the entire projects.

<dependency>
    <groupId>org.ndviet</groupId>
    <artifactId>test-parent-pom</artifactId>
    <version>23.8.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ndviet : test-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 23.8.20

All Versions

Choose a version of org.ndviet : test-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
23.8.x
test-parent-pom-23.8.20
23.6.x
test-parent-pom-23.6.10
23.3.x
test-parent-pom-23.3.29
test-parent-pom-23.3.25
test-parent-pom-23.3.14
test-parent-pom-23.3.8
23.2.x
test-parent-pom-23.2.28
test-parent-pom-23.2.2
23.1.x
test-parent-pom-23.1.23
test-parent-pom-23.1.22

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ndviet</groupId>
    <artifactId>test-parent-pom</artifactId>
    <version>23.8.20</version>
</dependency>