MVN

com.helger : ph-html-parent-pom

Maven & Gradle

Oct 21, 2016
1 usages

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

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

Latest Version

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

  • Latest Stable: 6.0.4

All Versions

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

Version Vulnerabilities Updated
6.0.x
ph-html-parent-pom-6.0.4
ph-html-parent-pom-6.0.3
ph-html-parent-pom-6.0.2
ph-html-parent-pom-6.0.1
ph-html-parent-pom-6.0.0
5.1.x
ph-html-parent-pom-5.1.1
ph-html-parent-pom-5.1.0
5.0.x
ph-html-parent-pom-5.0.3
ph-html-parent-pom-5.0.2
ph-html-parent-pom-5.0.1
ph-html-parent-pom-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-html-parent-pom</artifactId>
    <version>6.0.4</version>
</dependency>

Advertisement