MVN

org.objectweb.petals : petals-samples

Maven & Gradle

Oct 01, 2007

Petals Samples

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

Latest Version

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

  • Latest Stable: 5

All Versions

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

Version Vulnerabilities Updated
5
petals-samples-5
4
petals-samples-4
2
petals-samples-2
1
petals-samples-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-samples</artifactId>
    <version>5</version>
</dependency>