MVN

ro.fortsoft.pf4j.demo : pom

Maven & Gradle

Nov 13, 2012
1.6k stars

PF4J Demo

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

Latest Version

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

  • Latest Stable: 0.3

All Versions

Choose a version of ro.fortsoft.pf4j.demo : 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.demo</groupId>
    <artifactId>pom</artifactId>
    <version>0.3</version>
</dependency>