File | Operation |
---|---|
odl-netconf-transport-6.0.3.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-transport</artifactId>
<version>6.0.3</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-transport', version='6.0.3')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>feature-parent</artifactId> <version>6.0.3</version> </parent>
compile
|-- org.opendaylight.netconf:odl-netconf-keystore
|-- org.opendaylight.netconf:odl-netconf-truststore
|-- org.opendaylight.netconf:odl-netconf-transport-api
|-- org.opendaylight.netconf:transport-ssh