MVN

io.github.ndviet : test-parent-pom

Maven & Gradle

Jan 18, 2023
1 stars

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

<dependency>
    <groupId>io.github.ndviet</groupId>
    <artifactId>test-parent-pom</artifactId>
    <version>23.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 23.1.17

All Versions

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

Version Vulnerabilities Updated
23.1.x
test-parent-pom-23.1.17
test-parent-pom-23.1.14
test-parent-pom-23.1.13
test-parent-pom-23.1.12
test-parent-pom-23.1.11
test-parent-pom-23.1.10
v23.1.x
test-parent-pom-v23.1.9
test-parent-pom-v23.1.8
test-parent-pom-v23.1.7
test-parent-pom-v23.1.6
test-parent-pom-v23.1.5
test-parent-pom-v23.1.4
test-parent-pom-v23.1.2
test-parent-pom-v23.1.1
test-parent-pom-v23.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ndviet</groupId>
    <artifactId>test-parent-pom</artifactId>
    <version>23.1.17</version>
</dependency>