MVN

org.objectweb.fractal.bf.hdl : parent

Maven & Gradle

May 20, 2008

Fractal-BF: HDL parent module · HDL parent module

<dependency>
    <groupId>org.objectweb.fractal.bf.hdl</groupId>
    <artifactId>parent</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.fractal.bf.hdl : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.objectweb.fractal.bf.hdl : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.fractal.bf.hdl</groupId>
    <artifactId>parent</artifactId>
    <version>0.1</version>
</dependency>