<dependency>
<groupId>org.opendaylight.yangtools.model</groupId>
<artifactId>ietf-ted</artifactId>
<version>2013.10.21.1</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools.model', module='ietf-ted', version='2013.10.21.1')
)