MVN

org.opendaylight.mdsal : bnd-parent

Maven & Gradle

Jan 20, 2024

bnd-parent · Bundle parent (bnd-based)

<dependency>
    <groupId>org.opendaylight.mdsal</groupId>
    <artifactId>bnd-parent</artifactId>
    <version>13.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.mdsal : bnd-parent to add to Maven - Latest Versions:

  • Latest Stable: 13.0.0

All Versions

Choose a version of org.opendaylight.mdsal : bnd-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
13.0.x
bnd-parent-13.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.mdsal</groupId>
    <artifactId>bnd-parent</artifactId>
    <version>13.0.0</version>
</dependency>