MVN

org.opendaylight.ttp : ttp-root

Maven & Gradle

May 02, 2018

ttp

<dependency>
    <groupId>org.opendaylight.ttp</groupId>
    <artifactId>ttp-root</artifactId>
    <version>0.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.ttp : ttp-root to add to Maven - Latest Versions:

  • Latest Stable: 0.5.3

All Versions

Choose a version of org.opendaylight.ttp : ttp-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
ttp-root-0.5.3
ttp-root-0.5.2
ttp-root-0.5.1
ttp-root-0.5.0
0.4.x
ttp-root-0.4.4-Carbon
ttp-root-0.4.3-Carbon
ttp-root-0.4.2-Carbon
ttp-root-0.4.1-Carbon
ttp-root-0.4.0-Carbon
0.3.x
ttp-root-0.3.4-Boron-SR4
ttp-root-0.3.3-Boron-SR3
ttp-root-0.3.2-Boron-SR2
ttp-root-0.3.1-Boron-SR1
ttp-root-0.3.0-Boron
0.2.x
ttp-root-0.2.4-Beryllium-SR4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.ttp</groupId>
    <artifactId>ttp-root</artifactId>
    <version>0.5.3</version>
</dependency>