MVN

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

Maven & Gradle

Jan 03, 2011

Fabric3 Runtime Webapp Parent POM · Fabric3 Runtime Webapp Parent POM.

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

Latest Version

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

  • Latest Stable: 1.7

All Versions

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

Version Vulnerabilities Updated
1.7
fabric3-runtime-webapp-parent-pom-1.7
1.6
fabric3-runtime-webapp-parent-pom-1.6
1.5
fabric3-runtime-webapp-parent-pom-1.5
1.4
fabric3-runtime-webapp-parent-pom-1.4
1.3
fabric3-runtime-webapp-parent-pom-1.3
1.2
fabric3-runtime-webapp-parent-pom-1.2
1.1
fabric3-runtime-webapp-parent-pom-1.1
1.0
fabric3-runtime-webapp-parent-pom-1.0
0.7
fabric3-runtime-webapp-parent-pom-0.7
0.6.x
fabric3-runtime-webapp-parent-pom-0.6.5
0.6
fabric3-runtime-webapp-parent-pom-0.6
0.5.x
fabric3-runtime-webapp-parent-pom-0.5.1
0.5
fabric3-runtime-webapp-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-webapp-parent-pom</artifactId>
    <version>1.7</version>
</dependency>