MVN

org.opendaylight.odlparent : features-test-plugin

Maven & Gradle

Mar 01, 2024

ODL :: odlparent :: features-test-plugin

<plugin>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>features-test-plugin</artifactId>
    <version>13.0.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.odlparent : features-test-plugin to add to Maven - Latest Versions:

  • Latest Stable: 13.0.11

All Versions

Choose a version of org.opendaylight.odlparent : features-test-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
13.0.x
features-test-plugin-13.0.11

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>features-test-plugin</artifactId>
    <version>13.0.11</version>
</plugin>