MVN

org.glassfish.build : parent-build-pom

Maven & Gradle

Sep 14, 2011

GlassFish Build Utilities

<dependency>
    <groupId>org.glassfish.build</groupId>
    <artifactId>parent-build-pom</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.build : parent-build-pom to add to Maven - Latest Versions:

  • Latest Stable: 3.2.2

All Versions

Choose a version of org.glassfish.build : parent-build-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
parent-build-pom-3.2.2
parent-build-pom-3.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.build</groupId>
    <artifactId>parent-build-pom</artifactId>
    <version>3.2.2</version>
</dependency>