MVN

org.opendaylight.odlparent : template-feature-plugin

Maven & Gradle

Jun 25, 2023

ODL :: odlparent :: template-feature-plugin

<plugin>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>template-feature-plugin</artifactId>
    <version>13.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 13.0.3

All Versions

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

Version Vulnerabilities Updated
13.0.x
template-feature-plugin-13.0.3
template-feature-plugin-13.0.2
template-feature-plugin-13.0.1
template-feature-plugin-13.0.0
12.0.x
template-feature-plugin-12.0.6
template-feature-plugin-12.0.5
template-feature-plugin-12.0.4
template-feature-plugin-12.0.3
template-feature-plugin-12.0.2
template-feature-plugin-12.0.1
template-feature-plugin-12.0.0
11.0.x
template-feature-plugin-11.0.6
template-feature-plugin-11.0.5
template-feature-plugin-11.0.4
template-feature-plugin-11.0.3
template-feature-plugin-11.0.2
template-feature-plugin-11.0.1

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>template-feature-plugin</artifactId>
    <version>13.0.3</version>
</plugin>

Advertisement