MVN

org.ow2.petals : petals-cdk-parent

Maven & Gradle

Apr 06, 2023
1 usages

Petals ESB - Components - CDK Parent · JBI Component Framework for Petals ESB

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cdk-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
petals-cdk-parent-1.2.0
1.1.x
petals-cdk-parent-1.1.1
petals-cdk-parent-1.1.0
1.0.x
petals-cdk-parent-1.0.5
petals-cdk-parent-1.0.4
petals-cdk-parent-1.0.3
petals-cdk-parent-1.0.2
petals-cdk-parent-1.0.1
petals-cdk-parent-1.0.0.1
petals-cdk-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cdk-parent</artifactId>
    <version>1.2.0</version>
</dependency>