<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>counters-api</artifactId>
<version>1.1.1-Carbon</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='counters-api', version='1.1.1-Carbon')
)