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