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