MVN

com.airlenet.netconf : play-netconf

Maven & Gradle

Aug 12, 2020
2 stars

netconf-spring · netconf-spring

<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>play-netconf</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airlenet.netconf : play-netconf to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.airlenet.netconf : play-netconf to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
play-netconf-1.2.0
1.1.x
play-netconf-1.1.0
1.0.x
play-netconf-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>play-netconf</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement