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