MVN

org.objectweb.petals : petals-tools

Maven & Gradle

Oct 01, 2007

Petals Tools

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

Latest Version

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

  • Latest Stable: 6

All Versions

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

Version Vulnerabilities Updated
6
petals-tools-6
5
petals-tools-5
4
petals-tools-4
3
petals-tools-3
2
petals-tools-2
1
petals-tools-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-tools</artifactId>
    <version>6</version>
</dependency>