MVN

ph.samson : parent

Maven & Gradle

Apr 07, 2015
1 stars

Samson.PH Parent · Parent POM for Samson.PH projects

<dependency>
    <groupId>ph.samson</groupId>
    <artifactId>parent</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ph.samson : parent to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of ph.samson : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2
parent-2
1
parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ph.samson</groupId>
    <artifactId>parent</artifactId>
    <version>2</version>
</dependency>

Advertisement