MVN

org.codehaus.fabric3 : runtime-federated-participant

Maven & Gradle

Sep 10, 2007

Fabric3 Federated Participant Distribution · Assembly distribution for Fabric3 Federated Participant.

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>runtime-federated-participant</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.fabric3 : runtime-federated-participant to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.codehaus.fabric3 : runtime-federated-participant to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
runtime-federated-participant-0.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>runtime-federated-participant</artifactId>
    <version>0.2.1</version>
</dependency>