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