MVN

org.opendaylight.controller : enunciate-parent

Maven & Gradle

Jun 16, 2017
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>enunciate-parent</artifactId>
    <version>1.7.4-Boron-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.controller : enunciate-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.7.4-Boron-SR4

All Versions

Choose a version of org.opendaylight.controller : enunciate-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
enunciate-parent-1.7.4-Boron-SR4
enunciate-parent-1.7.3-Boron-SR3
enunciate-parent-1.7.2-Boron-SR2
enunciate-parent-1.7.1-Boron-SR1
enunciate-parent-1.7.0-Boron
1.6.x
enunciate-parent-1.6.4-Beryllium-SR4
enunciate-parent-1.6.3-Beryllium-SR3
enunciate-parent-1.6.2-Beryllium-SR2
enunciate-parent-1.6.1-Beryllium-SR1
enunciate-parent-1.6.0-Beryllium
1.5.x
enunciate-parent-1.5.4-Lithium-SR4
enunciate-parent-1.5.3-Lithium-SR3
enunciate-parent-1.5.2-Lithium-SR2
enunciate-parent-1.5.1-Lithium-SR1
enunciate-parent-1.5.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>enunciate-parent</artifactId>
    <version>1.7.4-Boron-SR4</version>
</dependency>