MVN

com.helger : ph-cii-parent-pom

Maven & Gradle

Jan 26, 2019
3 usages
3 stars

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

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
ph-cii-parent-pom-2.1.1
ph-cii-parent-pom-2.1.0
2.0.x
ph-cii-parent-pom-2.0.1
ph-cii-parent-pom-2.0.0
ph-cii-parent-pom-2.0.0-b2
ph-cii-parent-pom-2.0.0-b1
1.0.x
ph-cii-parent-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-cii-parent-pom</artifactId>
    <version>2.1.1</version>
</dependency>

Advertisement