MVN

org.objectweb.petals : petals-fdf

Maven & Gradle

Sep 28, 2007

Fractal Deployment Framework · This project is a framework for deployment of a JBI stack: Java, PEtALS and JBI components.

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-fdf</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.petals : petals-fdf to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.objectweb.petals : petals-fdf to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
petals-fdf-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-fdf</artifactId>
    <version>1.0</version>
</dependency>