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