<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>odlext-model-api</artifactId>
<version>14.0.1</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='odlext-model-api', version='14.0.1')
)