MVN

org.ow2.petals.samples.orchestra : petals-orchestra

Maven & Gradle

Feb 07, 2008

Petals Orchestra artefacts · Provide Orchestra service

<dependency>
    <groupId>org.ow2.petals.samples.orchestra</groupId>
    <artifactId>petals-orchestra</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1

All Versions

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

Version Vulnerabilities Updated
1
petals-orchestra-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.petals.samples.orchestra</groupId>
    <artifactId>petals-orchestra</artifactId>
    <version>1</version>
</dependency>