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