MVN

com.jntoo : project-parent

Maven & Gradle

Aug 17, 2022
<dependency>
    <groupId>com.jntoo</groupId>
    <artifactId>project-parent</artifactId>
    <version>1.2.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jntoo : project-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.15

All Versions

Choose a version of com.jntoo : project-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
project-parent-1.2.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jntoo</groupId>
    <artifactId>project-parent</artifactId>
    <version>1.2.15</version>
</dependency>