MVN

org.opendaylight.topoprocessing : topoprocessing-parent

Maven & Gradle

May 02, 2018

topoprocessing · Topology processing framework allows to agregate and filter topologies according to defined correlations. It also provides functionality, which you can use to make your own topology model rendering (translation from one model to another).

<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>topoprocessing-parent</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.3

All Versions

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

Version Vulnerabilities Updated
0.4.x
topoprocessing-parent-0.4.3
topoprocessing-parent-0.4.2
topoprocessing-parent-0.4.1
topoprocessing-parent-0.4.0
0.3.x
topoprocessing-parent-0.3.4-Carbon
topoprocessing-parent-0.3.3-Carbon
topoprocessing-parent-0.3.2-Carbon
topoprocessing-parent-0.3.1-Carbon
topoprocessing-parent-0.3.0-Carbon
0.2.x
topoprocessing-parent-0.2.4-Boron-SR4
topoprocessing-parent-0.2.3-Boron-SR3
topoprocessing-parent-0.2.2-Boron-SR2
topoprocessing-parent-0.2.1-Boron-SR1
topoprocessing-parent-0.2.0-Boron
0.1.x
topoprocessing-parent-0.1.4-Beryllium-SR4
topoprocessing-parent-0.1.3-Beryllium-SR3
topoprocessing-parent-0.1.2-Beryllium-SR2
topoprocessing-parent-0.1.1-Beryllium-SR1
topoprocessing-parent-0.1.0-Beryllium
0.0.x
topoprocessing-parent-0.0.5-Lithium-SR4
topoprocessing-parent-0.0.4-Lithium-SR3
topoprocessing-parent-0.0.3-Lithium-SR2
topoprocessing-parent-0.0.2-Lithium-SR1
topoprocessing-parent-0.0.1-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>topoprocessing-parent</artifactId>
    <version>0.4.3</version>
</dependency>