MVN

org.codehaus.fabric3 : runtime-participant

Maven & Gradle

Dec 13, 2008

Fabric3 Participant Assembly · Assembly distribution for the Fabric3 Participant Runtime.

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

Latest Version

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

  • Latest Stable: 0.7

All Versions

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

Version Vulnerabilities Updated
0.7
runtime-participant-0.7
0.6.x
runtime-participant-0.6.5
0.6
runtime-participant-0.6
0.5.x
runtime-participant-0.5.1
0.5
runtime-participant-0.5
0.5BETA1
runtime-participant-0.5BETA1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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