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