MVN

org.ow2.petals.samples : petals-bc-gateway-samples-parent

Maven & Gradle

Jan 12, 2018
2 stars

Petals ESB - Samples - BC Gateway

<dependency>
    <groupId>org.ow2.petals.samples</groupId>
    <artifactId>petals-bc-gateway-samples-parent</artifactId>
    <version>1.0.1-1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1-1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
petals-bc-gateway-samples-parent-1.0.1-1.0.0
petals-bc-gateway-samples-parent-1.0.0-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples</groupId>
    <artifactId>petals-bc-gateway-samples-parent</artifactId>
    <version>1.0.1-1.0.0</version>
</dependency>