文件名 | 操作 |
---|---|
netconf-subsystem-0.3.1-Lithium-SR1.pom | 下载 |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netconf-subsystem</artifactId>
<version>0.3.1-Lithium-SR1</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.opendaylight.controller" % "netconf-subsystem" % "0.3.1-Lithium-SR1"
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-subsystem', version='0.3.1-Lithium-SR1')
)
<dependency org="org.opendaylight.controller" name="netconf-subsystem" rev="0.3.1-Lithium-SR1" />