MVN

com.ongres : build-parent

Maven & Gradle

Feb 06, 2022

ongres: build parent pom · Build parent pom for any project

<dependency>
    <groupId>com.ongres</groupId>
    <artifactId>build-parent</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ongres : build-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.ongres : build-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
build-parent-1.0.9
build-parent-1.0.8
build-parent-1.0.7
build-parent-1.0.6
build-parent-1.0.5
build-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ongres</groupId>
    <artifactId>build-parent</artifactId>
    <version>1.0.9</version>
</dependency>