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