File | Operation |
---|---|
odl-netconf-impl-8.0.1.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-impl</artifactId>
<version>8.0.1</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-impl', version='8.0.1')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>feature-parent</artifactId> <version>8.0.1</version> </parent>
compile
|-- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022
|-- org.opendaylight.netconf:odl-netconf-api
|-- org.opendaylight.netconf:odl-netconf-common
|-- org.opendaylight.netconf:odl-netconf-util