<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>testutils</artifactId>
<version>14.0.6</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='testutils', version='14.0.6')
)