MVN

com.helger.commons : ph-commons-parent-pom

Maven & Gradle

Aug 16, 2023
57 usages
29 stars

ph-commons-parent-pom · Base POM to build the ph-commons projects

<dependency>
    <groupId>com.helger.commons</groupId>
    <artifactId>ph-commons-parent-pom</artifactId>
    <version>11.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger.commons : ph-commons-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 11.1.2

All Versions

Choose a version of com.helger.commons : ph-commons-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
11.1.x
ph-commons-parent-pom-11.1.2
ph-commons-parent-pom-11.1.1
ph-commons-parent-pom-11.1.0
11.0.x
ph-commons-parent-pom-11.0.6
ph-commons-parent-pom-11.0.5
ph-commons-parent-pom-11.0.4
ph-commons-parent-pom-11.0.3
ph-commons-parent-pom-11.0.2
ph-commons-parent-pom-11.0.1
ph-commons-parent-pom-11.0.0
10.2.x
ph-commons-parent-pom-10.2.5
ph-commons-parent-pom-10.2.4
ph-commons-parent-pom-10.2.3
ph-commons-parent-pom-10.2.2
ph-commons-parent-pom-10.2.1
ph-commons-parent-pom-10.2.0
10.1.x
ph-commons-parent-pom-10.1.8
ph-commons-parent-pom-10.1.7
ph-commons-parent-pom-10.1.6
ph-commons-parent-pom-10.1.5
ph-commons-parent-pom-10.1.4
ph-commons-parent-pom-10.1.3
ph-commons-parent-pom-10.1.2
ph-commons-parent-pom-10.1.1
ph-commons-parent-pom-10.1.0
10.0.x
ph-commons-parent-pom-10.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.helger.commons</groupId>
    <artifactId>ph-commons-parent-pom</artifactId>
    <version>11.1.2</version>
</dependency>

Advertisement