File | Operation |
---|---|
odl-netconf-mdsal-8.0.3.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-mdsal</artifactId>
<version>8.0.3</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-mdsal', version='8.0.3')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>feature-parent</artifactId> <version>8.0.3</version> </parent>
compile
|-- org.opendaylight.netconf:odl-netconf-all
|-- org.opendaylight.netconf:odl-netconf-client
|-- org.opendaylight.netconf:odl-aaa-netconf-plugin
|-- org.opendaylight.netconf:odl-yanglib-mdsal-writer