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