MVN

org.opendaylight.ocpplugin : ocpplugin-aggregator

Maven & Gradle

May 02, 2018

ocpplugin

<dependency>
    <groupId>org.opendaylight.ocpplugin</groupId>
    <artifactId>ocpplugin-aggregator</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.ocpplugin : ocpplugin-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of org.opendaylight.ocpplugin : ocpplugin-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
ocpplugin-aggregator-0.3.3
ocpplugin-aggregator-0.3.2
ocpplugin-aggregator-0.3.1
ocpplugin-aggregator-0.3.0
0.2.x
ocpplugin-aggregator-0.2.4-Carbon
ocpplugin-aggregator-0.2.3-Carbon
ocpplugin-aggregator-0.2.2-Carbon
ocpplugin-aggregator-0.2.1-Carbon
ocpplugin-aggregator-0.2.0-Carbon
0.1.x
ocpplugin-aggregator-0.1.4-Boron-SR4
ocpplugin-aggregator-0.1.3-Boron-SR3
ocpplugin-aggregator-0.1.2-Boron-SR2
ocpplugin-aggregator-0.1.1-Boron-SR1
ocpplugin-aggregator-0.1.0-Boron

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.ocpplugin</groupId>
    <artifactId>ocpplugin-aggregator</artifactId>
    <version>0.3.3</version>
</dependency>