MVN

org.ow2.petals : petals-registry-overlay-parent

Maven & Gradle

Apr 13, 2023
1 usages

Petals ESB - Registry Overlay - Parent POM · Registry Overlay for Petals ESB

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

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
petals-registry-overlay-parent-1.2.0
1.1.x
petals-registry-overlay-parent-1.1.0
1.0.x
petals-registry-overlay-parent-1.0.3
petals-registry-overlay-parent-1.0.2
petals-registry-overlay-parent-1.0.1
petals-registry-overlay-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-registry-overlay-parent</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement