MVN

org.objectweb.petals : petals-platform

Maven & Gradle

Sep 28, 2007

Petals platform

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

Latest Version

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

  • Latest Stable: 6

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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