MVN

org.ow2.petals : petals-tools-commons-parent

Maven & Gradle

Apr 06, 2023

petals-tools-commons-parent · Tools and Commons libraries for Petals ESB

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-tools-commons-parent</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.petals : petals-tools-commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of org.ow2.petals : petals-tools-commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
petals-tools-commons-parent-3.4.1
petals-tools-commons-parent-3.4.0
3.3.x
petals-tools-commons-parent-3.3.0.2
petals-tools-commons-parent-3.3.0.1
petals-tools-commons-parent-3.3.0
3.2.x
petals-tools-commons-parent-3.2.6
petals-tools-commons-parent-3.2.5
petals-tools-commons-parent-3.2.4
petals-tools-commons-parent-3.2.3
petals-tools-commons-parent-3.2.2.1
petals-tools-commons-parent-3.2.2
petals-tools-commons-parent-3.2.1
2.1
petals-tools-commons-parent-2.1
2
petals-tools-commons-parent-2
1
petals-tools-commons-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-tools-commons-parent</artifactId>
    <version>3.4.1</version>
</dependency>

Advertisement