MVN

ro.fortsoft.pf4j : pom

Maven & Gradle

Nov 13, 2012
2.2k stars

PF4J · Plugin Framework for Java

<dependency>
    <groupId>ro.fortsoft.pf4j</groupId>
    <artifactId>pom</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.fortsoft.pf4j : pom to add to Maven - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of ro.fortsoft.pf4j : pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
pom-0.3
0.2
pom-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ro.fortsoft.pf4j</groupId>
    <artifactId>pom</artifactId>
    <version>0.3</version>
</dependency>

Advertisement