<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>metrics-impl-test</artifactId>
<version>1.6.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='metrics-impl-test', version='1.6.4')
)