MVN

org.opencord : olttopology

Maven & Gradle

Jun 16, 2023
<dependency>
    <groupId>org.opencord</groupId>
    <artifactId>olttopology</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencord : olttopology to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.opencord : olttopology to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
olttopology-1.3.0
1.2.x
olttopology-1.2.1
olttopology-1.2.0
1.1.x
olttopology-1.1.0
1.0.x
olttopology-1.0.3
olttopology-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opencord</groupId>
    <artifactId>olttopology</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement