MVN

net.sf.staccatocommons : commons-parent-pom

Maven & Gradle

Jan 02, 2012
3 stars

Staccato-Commons-Parent-Pom · Staccato-Commons Module and Parent Pom

<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-parent-pom</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.staccatocommons : commons-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.2
  • Latest Beta: 1.2-beta-3

All Versions

Choose a version of net.sf.staccatocommons : commons-parent-pom to add to Maven - All Versions:

  • Version Updated
  • commons-parent-pom-1.2

    Jan 02, 2012
  • commons-parent-pom-1.2-beta-3

    Dec 11, 2011
  • commons-parent-pom-1.2-beta-2

    Nov 25, 2011
  • commons-parent-pom-1.2-beta-1

    Aug 19, 2011
  • commons-parent-pom-1.1

    Aug 10, 2011
  • commons-parent-pom-1.0

    Jul 24, 2011
  • commons-parent-pom-1.0-beta-2

    Apr 23, 2011

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-parent-pom</artifactId>
    <version>1.2</version>
</dependency>