MVN

org.ow2.petals : petals-components

Maven & Gradle

Feb 07, 2008

Petals Components · This project gathers all the PEtALS JBI components

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

Latest Version

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

  • Latest Stable: 8

All Versions

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

Version Vulnerabilities Updated
8
petals-components-8
7
petals-components-7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-components</artifactId>
    <version>8</version>
</dependency>