MVN

org.opendaylight.infrautils : feature-parent

Maven & Gradle

May 15, 2024

OpenDaylight :: Infrautils :: feature-parent

<dependency>
    <groupId>org.opendaylight.infrautils</groupId>
    <artifactId>feature-parent</artifactId>
    <version>6.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.infrautils : feature-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.0.8

All Versions

Choose a version of org.opendaylight.infrautils : feature-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
feature-parent-6.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.infrautils</groupId>
    <artifactId>feature-parent</artifactId>
    <version>6.0.8</version>
</dependency>