MVN

org.ow2.petals : petals-community-pack

Maven & Gradle

Apr 17, 2023

Petals ESB - Distributions - Community Pack

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-community-pack</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.3.0
  • Latest Release Candidate: 5.0.0-RC-1

All Versions

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

Version Vulnerabilities Updated
5.3.x
petals-community-pack-5.3.0
5.2.x
petals-community-pack-5.2.0
5.1.x
petals-community-pack-5.1.0
5.0.x
petals-community-pack-5.0.0
petals-community-pack-5.0.0-RC-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-community-pack</artifactId>
    <version>5.3.0</version>
</dependency>