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