MVN

net.peachjean.commons : pjcommons-parent

Maven & Gradle

Aug 06, 2012

PeachJean Commons :: Parent · PeachJean Commons libraries.

<dependency>
    <groupId>net.peachjean.commons</groupId>
    <artifactId>pjcommons-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.peachjean.commons : pjcommons-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of net.peachjean.commons : pjcommons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
pjcommons-parent-0.2
0.1
pjcommons-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.peachjean.commons</groupId>
    <artifactId>pjcommons-parent</artifactId>
    <version>0.2</version>
</dependency>