MVN

com.celeral.netconf : celeral-netconf

Maven & Gradle

May 10, 2020
<dependency>
    <groupId>com.celeral.netconf</groupId>
    <artifactId>celeral-netconf</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
celeral-netconf-1.0.1
celeral-netconf-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.celeral.netconf</groupId>
    <artifactId>celeral-netconf</artifactId>
    <version>1.0.1</version>
</dependency>