MVN

org.opendaylight.p4plugin : p4plugin-runtime-aggregator

Maven & Gradle

Dec 05, 2018

p4plugin:runtime-aggregator

<dependency>
    <groupId>org.opendaylight.p4plugin</groupId>
    <artifactId>p4plugin-runtime-aggregator</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.4

All Versions

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

Version Vulnerabilities Updated
0.1.x
p4plugin-runtime-aggregator-0.1.4
p4plugin-runtime-aggregator-0.1.3
p4plugin-runtime-aggregator-0.1.2
p4plugin-runtime-aggregator-0.1.1
p4plugin-runtime-aggregator-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.p4plugin</groupId>
    <artifactId>p4plugin-runtime-aggregator</artifactId>
    <version>0.1.4</version>
</dependency>