MVN

org.codehaus.fabric3 : fabric3-runtime-support-parent-pom

Maven & Gradle

Sep 28, 2008

Fabric3 Runtime Support Parent POM · Fabric3 Runtime Support Parent POM.

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>fabric3-runtime-support-parent-pom</artifactId>
    <version>0.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6.5

All Versions

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

Version Vulnerabilities Updated
0.6.x
fabric3-runtime-support-parent-pom-0.6.5
0.6
fabric3-runtime-support-parent-pom-0.6
0.5.x
fabric3-runtime-support-parent-pom-0.5.1
0.5
fabric3-runtime-support-parent-pom-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>fabric3-runtime-support-parent-pom</artifactId>
    <version>0.6.5</version>
</dependency>