<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>binding-test-model</artifactId>
<version>14.0.5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='binding-test-model', version='14.0.5')
)