MVN

org.codehaus.fabric3 : runtime-development

Maven & Gradle

Nov 13, 2007

Fabric3 Development Runtime Assembly · Fabric3 Development Distribution Assembly.

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

Latest Version

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

  • Latest Stable: 0.3

All Versions

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

Version Vulnerabilities Updated
0.3
runtime-development-0.3
0.2.x
runtime-development-0.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>runtime-development</artifactId>
    <version>0.3</version>
</dependency>