MVN

org.opendaylight.tsdr : tsdr-parent

Maven & Gradle

Dec 05, 2018
<dependency>
    <groupId>org.opendaylight.tsdr</groupId>
    <artifactId>tsdr-parent</artifactId>
    <version>1.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.4

All Versions

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

Version Vulnerabilities Updated
1.6.x
tsdr-parent-1.6.0
1.5.x
tsdr-parent-1.5.4
tsdr-parent-1.5.3
tsdr-parent-1.5.2
tsdr-parent-1.5.1
tsdr-parent-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.tsdr</groupId>
    <artifactId>tsdr-parent</artifactId>
    <version>1.5.4</version>
</dependency>