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