MVN

com.github.telecomsdn.openapi.sdk : parent

Maven & Gradle

Aug 11, 2020
0 stars

sdn-open-sdk · sdn-open-sdk is a open api kit.

<dependency>
    <groupId>com.github.telecomsdn.openapi.sdk</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.2.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.telecomsdn.openapi.sdk : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2.2-RELEASE

All Versions

Choose a version of com.github.telecomsdn.openapi.sdk : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
parent-1.2.2.2-RELEASE
parent-1.2.2.1-RELEASE
parent-1.2.2-RELEASE
parent-1.2.1-RELEASE
parent-1.2.0-RELEASE
1.1.x
parent-1.1.0-SR1
1.0.x
parent-1.0.8-SR1
parent-1.0.6-SR1-1912121205
parent-1.0.6-SR1-1912111715
parent-1.0.6-11251200
parent-1.0.6-SR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.telecomsdn.openapi.sdk</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.2.2-RELEASE</version>
</dependency>

Advertisement