MVN

de.pfabulist : pfabulist-1-parent

Maven & Gradle

Mar 25, 2016

pfabulist-1-parent · the parent pom for all bigger pfabulist projects, with all checks but the license check

<dependency>
    <groupId>de.pfabulist</groupId>
    <artifactId>pfabulist-1-parent</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.pfabulist : pfabulist-1-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of de.pfabulist : pfabulist-1-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0
pfabulist-1-parent-4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.pfabulist</groupId>
    <artifactId>pfabulist-1-parent</artifactId>
    <version>4.0</version>
</dependency>

Advertisement