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