<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>transport-api</artifactId>
<version>5.0.6</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='transport-api', version='5.0.6')
)