工具包GIT地址 : https://github.com/Juniper/netconf-java
2. 下载&编译工具包使用教程 : https://www.juniper.net/documentation/cn/zh/software/junos/netconf-java-toolkit/topics/task/netconf-java-toolkit-program-creating-and-executing.html
# 1. 下载git地址中的工具包到本地, 用IDEA打开处理 - 此处为v2.1.1版本 - https://github.com/Juniper/netconf-java/releases # 2. 添加maven配置, 打包处理, 配置如下 - 将如下配置 到maven 的plugin中 解决不能将依赖打进来的问题 - 生成的jar包保存 `netconf-java-2.1.1.6-SNAPSHOT-jar-with-dependencies.jar`



