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