MVN

org.objectweb.petals : petals-plugins-maven

Maven & Gradle

Oct 12, 2007

Maven Petals Plugins

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-plugins-maven</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.petals : petals-plugins-maven to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of org.objectweb.petals : petals-plugins-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
2
petals-plugins-maven-2
1
petals-plugins-maven-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-plugins-maven</artifactId>
    <version>2</version>
</dependency>