MVN

org.ow2.petals : petals-samples

Maven & Gradle

Feb 07, 2008

Petals Samples

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-samples</artifactId>
    <version>7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-samples to add to Maven - Latest Versions:

  • Latest Stable: 7

All Versions

Choose a version of org.ow2.petals : petals-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
7
petals-samples-7
6
petals-samples-6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-samples</artifactId>
    <version>7</version>
</dependency>