MVN

org.objectweb.petals : petals-plugins

Maven & Gradle

Jun 20, 2007

Petals Plugins

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

Latest Version

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

  • Latest Stable: 3

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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