MVN

org.opendaylight.ttp : ttp-parent

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.3.4-Boron-SR4

All Versions

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

Version Vulnerabilities Updated
0.3.x
ttp-parent-0.3.4-Boron-SR4
ttp-parent-0.3.3-Boron-SR3
ttp-parent-0.3.2-Boron-SR2
ttp-parent-0.3.1-Boron-SR1
ttp-parent-0.3.0-Boron
0.2.x
ttp-parent-0.2.4-Beryllium-SR4
ttp-parent-0.2.3-Beryllium-SR3
ttp-parent-0.2.2-Beryllium-SR2
ttp-parent-0.2.1-Beryllium-SR1
ttp-parent-0.2.0-Beryllium
0.1.x
ttp-parent-0.1.4-Lithium-SR4
ttp-parent-0.1.3-Lithium-SR3
ttp-parent-0.1.2-Lithium-SR2
ttp-parent-0.1.1-Lithium-SR1
ttp-parent-0.1.0-Lithium
0.0.x
ttp-parent-0.0.5-Helium-SR4
ttp-parent-0.0.4-Helium-SR3
ttp-parent-0.0.3-Helium-SR2
ttp-parent-0.0.2-Helium-SR1.1
ttp-parent-0.0.2-Helium-SR1
ttp-parent-0.0.1-Helium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.ttp</groupId>
    <artifactId>ttp-parent</artifactId>
    <version>0.3.4-Boron-SR4</version>
</dependency>