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 Vulnerabilities Updated
1.2
commons-parent-pom-1.2
commons-parent-pom-1.2-beta-3
commons-parent-pom-1.2-beta-2
commons-parent-pom-1.2-beta-1
1.1
commons-parent-pom-1.1
1.0
commons-parent-pom-1.0
commons-parent-pom-1.0-beta-2

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>

Advertisement