File | Operation |
---|---|
netconf-subsystem-1.0.4-Beryllium-SR4.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-subsystem</artifactId>
<version>1.0.4-Beryllium-SR4</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.opendaylight.netconf" % "netconf-subsystem" % "1.0.4-Beryllium-SR4"
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-subsystem', version='1.0.4-Beryllium-SR4')
)
<dependency org="org.opendaylight.netconf" name="netconf-subsystem" rev="1.0.4-Beryllium-SR4" />